From 39328d333bb44d074209dde699f14ac826e821aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 May 2023 20:47:18 +0000 Subject: [PATCH] Bump jquery-rails from 3.1.1 to 3.1.5 Bumps [jquery-rails](https://github.com/rails/jquery-rails) from 3.1.1 to 3.1.5. - [Changelog](https://github.com/rails/jquery-rails/blob/v3.1.5/CHANGELOG.md) - [Commits](https://github.com/rails/jquery-rails/compare/v3.1.1...v3.1.5) --- updated-dependencies: - dependency-name: jquery-rails dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 26 ++++++++++++-------------- 1 file changed, 12 insertions(+), 14 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 182a315..858bbc1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -52,8 +52,6 @@ GEM thread_safe (~> 0.1) tzinfo (~> 0.3.37) arel (4.0.2) - atomic (1.1.15) - atomic (1.1.15-java) builder (3.1.4) coffee-rails (4.0.1) coffee-script (>= 2.2.0) @@ -63,6 +61,7 @@ GEM execjs coffee-script-source (1.7.1) colorize (0.5.8) + concurrent-ruby (1.2.2) coveralls (0.6.7) colorize multi_json (~> 1.3) @@ -76,9 +75,10 @@ GEM execjs (2.0.1) ffi2-generators (0.1.1) hike (1.2.3) - i18n (0.6.9) + i18n (0.9.5) + concurrent-ruby (~> 1.0) jdbc-sqlite3 (3.7.2.1) - jquery-rails (3.1.1) + jquery-rails (3.1.5) railties (>= 3.0, < 5.0) thor (>= 0.14, < 2.0) json (1.8.1) @@ -96,13 +96,13 @@ GEM mocha (0.14.0) metaclass (~> 0.0.1) mono_logger (1.1.0) - multi_json (1.8.4) + multi_json (1.15.0) polyglot (0.3.4) racc (1.4.10) - rack (1.5.2) + rack (1.5.5) rack-protection (1.5.2) rack - rack-test (0.6.2) + rack-test (0.6.3) rack (>= 1.0) rails (4.0.3) actionmailer (= 4.0.3) @@ -117,7 +117,7 @@ GEM activesupport (= 4.0.3) rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) - rake (10.1.1) + rake (13.0.6) rdoc (4.0.1) json (~> 1.4) redcard (1.1.0) @@ -361,11 +361,9 @@ GEM therubyrhino (2.0.2) therubyrhino_jar (>= 1.7.3) therubyrhino_jar (1.7.4) - thor (0.18.1) - thread_safe (0.2.0) - atomic (>= 1.1.7, < 2) - thread_safe (0.2.0-java) - atomic (>= 1.1.7, < 2) + thor (1.2.1) + thread_safe (0.3.6) + thread_safe (0.3.6-java) tilt (1.4.1) treetop (1.4.15) polyglot @@ -375,7 +373,7 @@ GEM execjs rails (>= 3.1) railties (>= 3.1) - tzinfo (0.3.38) + tzinfo (0.3.62) uglifier (2.2.0) execjs (>= 0.3.0) multi_json (~> 1.0, >= 1.0.2)