Skip to content

Commit

Permalink
Bump rack from 2.0.6 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.6 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.6...2.1.4)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 25, 2020
1 parent 24f3d36 commit 3788e7d
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 @@ -32,7 +32,7 @@ gem 'loog', '0.2.1'
gem 'minitest', '5.11.3', require: false
gem 'minitest-reporters', '1.3.6', require: false
gem 'pgtk', '0.7.5'
gem 'rack', '2.0.6'
gem 'rack', '2.1.4'
gem 'rack-ssl', '1.4.1'
gem 'rack-test', '1.1.0'
gem 'rake', '12.3.3', require: false
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ GEM
random-port (~> 0.3)
plist (3.5.0)
powerpack (0.1.2)
rack (2.0.6)
rack (2.1.4)
rack-protection (2.0.4)
rack
rack-ssl (1.4.1)
Expand Down Expand Up @@ -289,7 +289,7 @@ DEPENDENCIES
minitest (= 5.11.3)
minitest-reporters (= 1.3.6)
pgtk (= 0.7.5)
rack (= 2.0.6)
rack (= 2.1.4)
rack-ssl (= 1.4.1)
rack-test (= 1.1.0)
rake (= 12.3.3)
Expand Down

0 comments on commit 3788e7d

Please sign in to comment.