From c91409c09b990b61482d6a83cd7993fa4492da60 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2019 22:25:01 +0000 Subject: [PATCH] Bump rack from 1.5.2 to 1.5.5 Bumps [rack](https://github.com/rack/rack) from 1.5.2 to 1.5.5. - [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.5.2...1.5.5) Signed-off-by: dependabot[bot] --- Gemfile.lock | 37 +++++++++++++++++++++++++++---------- 1 file changed, 27 insertions(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4b0c8bf..ca03e6b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -20,17 +20,26 @@ GEM multi_json (~> 1.3) thread_safe (~> 0.1) tzinfo (~> 0.3.37) - atomic (1.1.14) builder (3.1.4) + concurrent-ruby (1.1.5) + coveralls (0.8.23) + json (>= 1.8, < 3) + simplecov (~> 0.16.1) + term-ansicolor (~> 1.3) + thor (>= 0.19.4, < 2.0) + tins (~> 1.6) diff-lcs (1.2.4) + docile (1.3.2) erubis (2.7.0) execjs (2.0.2) hike (1.2.3) - i18n (0.6.5) + i18n (0.9.5) + concurrent-ruby (~> 1.0) + json (2.3.0) minitest (4.7.5) - multi_json (1.8.2) - rack (1.5.2) - rack-test (0.6.2) + multi_json (1.14.1) + rack (1.5.5) + rack-test (0.6.3) rack (>= 1.0) railties (4.0.0) actionpack (= 4.0.0) @@ -46,7 +55,12 @@ GEM rspec-expectations (2.14.3) diff-lcs (>= 1.1.3, < 2.0) rspec-mocks (2.14.4) - sprockets (2.10.0) + simplecov (0.16.1) + docile (~> 1.1) + json (>= 1.8, < 3) + simplecov-html (~> 0.10.0) + simplecov-html (0.10.2) + sprockets (2.12.5) hike (~> 1.2) multi_json (~> 1.0) rack (~> 1.0) @@ -56,16 +70,19 @@ GEM activesupport (>= 3.0) sprockets (~> 2.8) stylus-source (0.38.0) - thor (0.18.1) - thread_safe (0.1.3) - atomic + term-ansicolor (1.7.1) + tins (~> 1.0) + thor (1.0.1) + thread_safe (0.3.6) tilt (1.4.1) - tzinfo (0.3.38) + tins (1.22.2) + tzinfo (0.3.56) PLATFORMS ruby DEPENDENCIES + coveralls (>= 0.8.0) railties (~> 4.0.0) rspec (~> 2.14.0) sprockets-rails (~> 2.0.0)