From c9f2069d3609771634ab3fd94174155164130d49 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2019 06:10:48 +0000 Subject: [PATCH] Bump rack from 1.4.1 to 1.4.7 Bumps [rack](https://github.com/rack/rack) from 1.4.1 to 1.4.7. - [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.4.1...1.4.7) Signed-off-by: dependabot[bot] --- Gemfile.lock | 34 ++++++++++++++++++++++++---------- 1 file changed, 24 insertions(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0a35d4c..4e43814 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - clojurescript-rails (0.0.1) + clojurescript_rails (0.0.1) rails (~> 3.2.6) GEM @@ -34,8 +34,16 @@ GEM activesupport (3.2.6) i18n (~> 0.6) multi_json (~> 1.0) - arel (3.0.2) + arel (3.0.3) builder (3.0.0) + coderay (1.1.2) + columnize (0.9.0) + debugger (1.6.8) + columnize (>= 0.3.1) + debugger-linecache (~> 1.2.0) + debugger-ruby_core_source (~> 1.3.5) + debugger-linecache (1.2.0) + debugger-ruby_core_source (1.3.8) erubis (2.7.0) hike (1.2.1) i18n (0.6.0) @@ -48,10 +56,16 @@ GEM i18n (>= 0.4.0) mime-types (~> 1.16) treetop (~> 1.4.8) - mime-types (1.19) + method_source (0.9.2) + mime-types (1.25.1) multi_json (1.3.6) - polyglot (0.3.3) - rack (1.4.1) + polyglot (0.3.5) + pry (0.12.2) + coderay (~> 1.1.0) + method_source (~> 0.9.0) + pry-rails (0.3.9) + pry (>= 0.10.4) + rack (1.4.7) rack-cache (1.2) rack (>= 0.4) rack-ssl (1.3.2) @@ -80,18 +94,18 @@ GEM hike (~> 1.2) rack (~> 1.0) tilt (~> 1.1, != 1.3.0) - sqlite3 (1.3.6) thor (0.15.4) tilt (1.3.3) - treetop (1.4.10) + treetop (1.4.15) polyglot polyglot (>= 0.3.1) - tzinfo (0.3.33) + tzinfo (0.3.55) PLATFORMS ruby DEPENDENCIES - clojurescript-rails! + clojurescript_rails! + debugger jquery-rails - sqlite3 + pry-rails