Skip to content

Commit

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2020
1 parent 6d0f173 commit ebecf36
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ gem 'mocha', '1.7.0', require: false
gem 'nokogiri', '1.10.3'
gem 'octokit', '4.14.0'
gem 'pdd', '0.20.5'
gem 'rack', '2.0.8'
gem 'rack', '2.1.4'
gem 'rack-test', '1.1.0'
gem 'rake', '12.3.1', require: false
gem 'rubocop', '0.69.0', require: false
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ GEM
slop (= 4.6.1)
power_assert (1.2.0)
public_suffix (4.0.6)
rack (2.0.8)
rack (2.1.4)
rack-protection (2.0.4)
rack
rack-test (1.1.0)
Expand Down Expand Up @@ -160,7 +160,7 @@ DEPENDENCIES
nokogiri (= 1.10.3)
octokit (= 4.14.0)
pdd (= 0.20.5)
rack (= 2.0.8)
rack (= 2.1.4)
rack-test (= 1.1.0)
rake (= 12.3.1)
rubocop (= 0.69.0)
Expand Down

0 comments on commit ebecf36

Please sign in to comment.