From 7aa9fe519ff3b5f08d2627c0550f081d55337317 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2019 10:51:29 +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 | 35 ++++++++++++++++++++++------------- 1 file changed, 22 insertions(+), 13 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7747d72..a0495bc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - chosen-awesome-rails (1.0.3) + chosen-awesome-rails (1.3.1) coffee-rails (>= 3.2) railties (>= 3.0) sass-rails (>= 3.2) @@ -36,16 +36,16 @@ GEM arel (4.0.0) atomic (1.1.10) builder (3.1.4) - coffee-rails (4.0.0) + coffee-rails (4.2.2) coffee-script (>= 2.2.0) - railties (>= 4.0.0.beta, < 5.0) - coffee-script (2.2.0) + railties (>= 4.0.0) + coffee-script (2.4.1) coffee-script-source execjs - coffee-script-source (1.6.3) + coffee-script-source (1.12.2) erubis (2.7.0) - execjs (1.4.0) - multi_json (~> 1.0) + execjs (2.7.0) + ffi (1.11.1) hike (1.2.3) i18n (0.6.4) mail (2.5.4) @@ -55,7 +55,7 @@ GEM minitest (4.7.5) multi_json (1.7.7) polyglot (0.3.3) - rack (1.5.2) + rack (1.5.5) rack-test (0.6.2) rack (>= 1.0) rails (4.0.0) @@ -72,11 +72,20 @@ GEM rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) rake (10.1.0) - sass (3.2.10) - sass-rails (4.0.0) - railties (>= 4.0.0.beta, < 5.0) - sass (>= 3.1.10) - sprockets-rails (~> 2.0.0) + rb-fsevent (0.10.3) + rb-inotify (0.10.0) + ffi (~> 1.0) + sass (3.7.4) + sass-listen (~> 4.0.0) + sass-listen (4.0.0) + rb-fsevent (~> 0.9, >= 0.9.4) + rb-inotify (~> 0.9, >= 0.9.7) + sass-rails (5.0.7) + railties (>= 4.0.0, < 6) + sass (~> 3.1) + sprockets (>= 2.8, < 4.0) + sprockets-rails (>= 2.0, < 4.0) + tilt (>= 1.1, < 3) sprockets (2.10.0) hike (~> 1.2) multi_json (~> 1.0)