From dd9927ac2a7ece2b8c79e7f3e433d7ca3402fdba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2020 23:54:07 +0000 Subject: [PATCH] Bump rack from 1.3.0 to 2.2.3 Bumps [rack](https://github.com/rack/rack) from 1.3.0 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/1.3.0...2.2.3) Signed-off-by: dependabot[bot] --- Gemfile.lock | 25 +++++++------------------ 1 file changed, 7 insertions(+), 18 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index bbda2c4..a79467c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,7 +2,6 @@ GEM remote: http://rubygems.org/ specs: builder (3.0.0) - configuration (1.3.1) git (1.2.5) guard (0.4.2) thor (~> 0.14.6) @@ -12,39 +11,30 @@ GEM guard-test (0.3.0) guard (>= 0.2.2) test-unit (~> 2.2) - heroku (2.3.3) - launchy (>= 0.3.2) - rest-client (~> 1.6.1) - term-ansicolor (~> 1.0.5) + heroku (3.99.4) hpricot (0.8.4) jeweler (1.6.2) bundler (~> 1.0) git (>= 1.2.5) rake - launchy (0.4.0) - configuration (>= 0.0.5) - rake (>= 0.8.1) maruku (0.6.0) syntax (>= 1.0.0) - mime-types (1.16) - rack (1.3.0) - rake (0.9.2) + mime-types (1.25.1) + rack (2.2.3) + rake (13.0.1) rdiscount (1.6.8) - rest-client (1.6.3) - mime-types (>= 1.16) + rest-client (1.6.14) + mime-types (~> 1.16) riot (0.12.4) rr rr (1.0.2) ruby_slippers (0.2.15) - builder builder hpricot maruku rack - rack rake rdiscount - rdiscount sequel (3.20.0) shotgun (0.9) rack (>= 1.0) @@ -56,11 +46,10 @@ GEM syntax (1.0.0) taps (0.3.23) rack (>= 1.0.1) - rest-client (< 1.7.0, >= 1.4.0) + rest-client (>= 1.4.0, < 1.7.0) sequel (~> 3.20.0) sinatra (~> 1.0.0) sqlite3-ruby (~> 1.2) - term-ansicolor (1.0.5) test-unit (2.3.0) thor (0.14.6)