From 87229f1e4080fc4657e1d1df2050c080b950a2f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2019 20:02:58 +0000 Subject: [PATCH] Bump jquery-rails from 2.0.2 to 3.1.3 Bumps [jquery-rails](https://github.com/rails/jquery-rails) from 2.0.2 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/v2.0.2...v3.1.3) Signed-off-by: dependabot[bot] --- Gemfile.lock | 36 +++++++++++++++++++----------------- 1 file changed, 19 insertions(+), 17 deletions(-) mode change 100755 => 100644 Gemfile.lock diff --git a/Gemfile.lock b/Gemfile.lock old mode 100755 new mode 100644 index b63fff1..7db681e --- a/Gemfile.lock +++ b/Gemfile.lock @@ -29,7 +29,7 @@ GEM i18n (~> 0.6) multi_json (~> 1.0) arel (3.0.2) - builder (3.0.0) + builder (3.0.4) coffee-rails (3.2.2) coffee-script (>= 2.2.0) railties (~> 3.2.0) @@ -38,6 +38,7 @@ GEM execjs coffee-script-source (1.3.3) commonjs (0.2.6) + concurrent-ruby (1.1.5) daemons (1.1.9) domain_name (0.5.3) unf (~> 0.0.3) @@ -55,16 +56,17 @@ GEM hashie (~> 1.0) geocoder (1.1.2) hashie (1.2.0) - hike (1.2.1) + hike (1.2.3) httparty (0.8.3) multi_json (~> 1.0) multi_xml - i18n (0.6.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) journey (1.0.4) - jquery-rails (2.0.2) - railties (>= 3.2.0, < 5.0) - thor (~> 0.14) - json (1.7.4) + jquery-rails (3.1.3) + railties (>= 3.0, < 5.0) + thor (>= 0.14, < 2.0) + json (1.8.6) less (2.2.1) commonjs (~> 0.2.6) less-rails (2.2.3) @@ -86,7 +88,7 @@ GEM ntlm-http (~> 0.1, >= 0.1.1) webrobots (~> 0.0, >= 0.0.9) mime-types (1.19) - multi_json (1.3.6) + multi_json (1.14.1) multi_xml (0.5.1) multipart-post (1.1.5) net-http-digest_auth (1.2.1) @@ -94,12 +96,12 @@ GEM nokogiri (1.5.5) ntlm-http (0.1.1) polyglot (0.3.3) - rack (1.4.1) - rack-cache (1.2) + rack (1.4.7) + rack-cache (1.9.0) rack (>= 0.4) - 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.2.8) actionmailer (= 3.2.8) @@ -116,16 +118,16 @@ GEM rake (>= 0.8.7) rdoc (~> 3.4) thor (>= 0.14.6, < 2.0) - rake (0.9.2.2) + rake (13.0.0) rb-readline (0.4.2) - rdoc (3.12) + rdoc (3.12.2) json (~> 1.4) sass (3.2.0) sass-rails (3.2.5) railties (~> 3.2.0) sass (>= 3.1.10) tilt (~> 1.3) - sprockets (2.1.3) + sprockets (2.1.4) hike (~> 1.2) rack (~> 1.0) tilt (~> 1.1, != 1.3.0) @@ -135,8 +137,8 @@ GEM daemons (>= 1.0.9) eventmachine (>= 0.12.6) rack (>= 1.0.0) - thor (0.15.4) - tilt (1.3.3) + thor (0.20.3) + tilt (1.4.1) treetop (1.4.10) polyglot polyglot (>= 0.3.1)