From 72000ba69330ea867e457a8694f00b1271191441 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2019 17:10:54 +0000 Subject: [PATCH] Bump jquery-rails from 1.0.19 to 3.1.3 in /hw4 Bumps [jquery-rails](https://github.com/rails/jquery-rails) from 1.0.19 to 3.1.3. - [Release notes](https://github.com/rails/jquery-rails/releases) - [Changelog](https://github.com/rails/jquery-rails/blob/master/CHANGELOG.md) - [Commits](https://github.com/rails/jquery-rails/compare/v1.0.19...v3.1.3) Signed-off-by: dependabot[bot] --- hw4/Gemfile.lock | 33 +++++++++++++++++---------------- 1 file changed, 17 insertions(+), 16 deletions(-) diff --git a/hw4/Gemfile.lock b/hw4/Gemfile.lock index a7bc532..1cfd620 100644 --- a/hw4/Gemfile.lock +++ b/hw4/Gemfile.lock @@ -34,7 +34,7 @@ GEM archive-tar-minitar (0.5.2) arel (2.2.1) bcrypt-ruby (3.0.1) - builder (3.0.0) + builder (3.0.4) capybara (1.1.2) mime-types (>= 1.16) nokogiri (>= 1.3.3) @@ -52,6 +52,7 @@ GEM execjs coffee-script-source (1.2.0) columnize (0.3.6) + concurrent-ruby (1.1.5) cucumber (1.1.8) builder (>= 2.1.2) diff-lcs (>= 1.1.2) @@ -73,12 +74,13 @@ GEM gherkin (2.8.0) json (>= 1.4.6) haml (3.1.4) - hike (1.2.1) - i18n (0.6.0) - jquery-rails (1.0.19) - railties (~> 3.0) - thor (~> 0.14) - json (1.6.5) + hike (1.2.3) + i18n (0.9.5) + concurrent-ruby (~> 1.0) + jquery-rails (3.1.3) + railties (>= 3.0, < 5.0) + thor (>= 0.14, < 2.0) + json (2.2.0) json_pure (1.6.5) launchy (2.0.5) addressable (~> 2.2.6) @@ -90,18 +92,18 @@ GEM mime-types (~> 1.16) treetop (~> 1.4.8) mime-types (1.17.2) - multi_json (1.1.0) + multi_json (1.14.1) nokogiri (1.5.0) pg (0.13.1) polyglot (0.3.3) - rack (1.3.6) + rack (1.3.10) rack-cache (1.0.3) rack (>= 0.4) rack-mount (0.8.3) rack (>= 1.0.0) - rack-ssl (1.3.2) + rack-ssl (1.3.4) rack - rack-test (0.6.1) + rack-test (0.6.3) rack (>= 1.0) rails (3.1.0) actionmailer (= 3.1.0) @@ -118,9 +120,8 @@ GEM rake (>= 0.8.7) rdoc (~> 3.4) thor (~> 0.14.6) - rake (0.9.2.2) - rdoc (3.12) - json (~> 1.4) + rake (13.0.0) + rdoc (3.9.5) rspec (2.8.0) rspec-core (~> 2.8.0) rspec-expectations (~> 2.8.0) @@ -159,7 +160,7 @@ GEM simplecov (0.4.2) simplecov-html (~> 0.4.4) simplecov-html (0.4.5) - sprockets (2.0.3) + sprockets (2.0.5) hike (~> 1.2) rack (~> 1.0) tilt (~> 1.1, != 1.3.0) @@ -168,7 +169,7 @@ GEM therubyracer (0.9.10) libv8 (~> 3.3.10) thor (0.14.6) - tilt (1.3.3) + tilt (1.3.7) treetop (1.4.10) polyglot polyglot (>= 0.3.1)