Skip to content

Commit

Permalink
Bump rack from 2.2.2 to 2.2.3 in /api-faker
Browse files Browse the repository at this point in the history
Bumps [rack](https://github.com/rack/rack) from 2.2.2 to 2.2.3.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/master/CHANGELOG.md)
- [Commits](rack/rack@v2.2.2...2.2.3)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Feb 6, 2021
1 parent 01c4763 commit 92052df
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion api-faker/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,10 @@ GEM
erubi (1.9.0)
executable-hooks (1.6.1)
ffi (1.14.2)
ffi-rzmq (2.0.7)
ffi-rzmq-core (>= 1.0.7)
ffi-rzmq-core (1.0.7)
ffi
globalid (0.4.2)
activesupport (>= 4.2.0)
i18n (1.8.2)
Expand Down Expand Up @@ -110,7 +114,7 @@ GEM
packable (1.3.14)
backports
puma (3.12.4)
rack (2.2.2)
rack (2.2.3)
rack-test (1.1.0)
rack (>= 1.0, < 3)
rails (6.0.2.1)
Expand Down Expand Up @@ -177,6 +181,7 @@ DEPENDENCIES
byebug
debase
executable-hooks
ffi-rzmq
jupyter_on_rails
listen (>= 3.0.5, < 3.2)
puma (~> 3.11)
Expand Down

0 comments on commit 92052df

Please sign in to comment.