1
0
mirror of https://github.com/danbee/persephone-web.git synced 2025-03-04 08:39:07 +00:00

Compare commits

...

2 Commits

Author SHA1 Message Date
f4e0c85b9c
Merge pull request #3 from danbee/dependabot/bundler/rack-2.2.3
Bump rack from 2.0.7 to 2.2.3
2021-12-07 09:07:17 -06:00
dependabot[bot]
f62d8d890d
Bump rack from 2.0.7 to 2.2.3
Bumps [rack](https://github.com/rack/rack) from 2.0.7 to 2.2.3.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rack/rack/compare/2.0.7...2.2.3)

---
updated-dependencies:
- dependency-name: rack
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-06 01:34:24 +00:00

View File

@ -79,7 +79,7 @@ GEM
activesupport (>= 3.1)
parallel (1.19.0)
public_suffix (4.0.6)
rack (2.0.7)
rack (2.2.3)
rb-fsevent (0.10.3)
rb-inotify (0.10.0)
ffi (~> 1.0)