Skip to content

Commit

Permalink
Bump rack from 2.0.6 to 2.0.8
Browse files Browse the repository at this point in the history
Bumps [rack](https://github.com/rack/rack) from 2.0.6 to 2.0.8.
- [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.0.8)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 16, 2020
1 parent 8d04557 commit df162c6
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 @@ -31,7 +31,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.0.8'
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 @@ -98,7 +98,7 @@ GEM
pg (~> 1.1)
random-port (~> 0.3)
powerpack (0.1.2)
rack (2.0.6)
rack (2.0.8)
rack-protection (2.0.4)
rack
rack-ssl (1.4.1)
Expand Down Expand Up @@ -227,7 +227,7 @@ DEPENDENCIES
minitest (= 5.11.3)
minitest-reporters (= 1.3.6)
pgtk (= 0.7.5)
rack (= 2.0.6)
rack (= 2.0.8)
rack-ssl (= 1.4.1)
rack-test (= 1.1.0)
rake (= 12.3.3)
Expand Down

0 comments on commit df162c6

Please sign in to comment.