From 4479825743cddcf515e355e6bd02f30ceb50061c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Jul 2023 23:40:04 +0000 Subject: [PATCH] Bump jquery-rails from 3.1.2 to 3.1.5 Bumps [jquery-rails](https://github.com/rails/jquery-rails) from 3.1.2 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.2...v3.1.5) --- updated-dependencies: - dependency-name: jquery-rails dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 29 ++++++++++++++--------------- 1 file changed, 14 insertions(+), 15 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c2cd9ef..d30091d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -28,7 +28,7 @@ GEM thread_safe (~> 0.1) tzinfo (~> 1.1) arel (5.0.1.20140414130214) - builder (3.2.2) + builder (3.2.4) coffee-rails (4.0.1) coffee-script (>= 2.2.0) railties (>= 4.0.0, < 5.0) @@ -36,29 +36,30 @@ GEM coffee-script-source execjs coffee-script-source (1.8.0) + concurrent-ruby (1.2.2) erubis (2.7.0) execjs (2.2.1) faraday (0.9.0) multipart-post (>= 1.2, < 3) hashie (3.3.1) hike (1.2.3) - i18n (0.6.11) + i18n (0.9.5) + concurrent-ruby (~> 1.0) jbuilder (2.1.3) activesupport (>= 3.0.0, < 5) multi_json (~> 1.2) - jquery-rails (3.1.2) + jquery-rails (3.1.5) railties (>= 3.0, < 5.0) thor (>= 0.14, < 2.0) - json (1.8.1) + json (1.8.6) jwt (1.0.0) mail (2.6.1) mime-types (>= 1.16, < 3) mime-types (2.3) - minitest (5.4.1) + minitest (5.18.1) multi_json (1.10.1) multi_xml (0.5.5) multipart-post (2.0.0) - netrc (0.7.9) oauth2 (1.0.0) faraday (>= 0.8, < 0.10) jwt (~> 1.0) @@ -78,8 +79,8 @@ GEM omniauth (~> 1.2) puma (2.9.2) rack (>= 1.1, < 2.0) - rack (1.5.2) - rack-test (0.6.2) + rack (1.5.5) + rack-test (0.6.3) rack (>= 1.0) rails (4.1.6) actionmailer (= 4.1.6) @@ -96,11 +97,10 @@ GEM activesupport (= 4.1.6) rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) - rake (10.3.2) + rake (13.0.6) rdoc (4.1.2) json (~> 1.4) - rest_client (1.8.2) - netrc (~> 0.7.7) + rest_client (8.0.0) sass (3.2.19) sass-rails (4.0.3) railties (>= 4.0.0, < 5.0) @@ -122,13 +122,12 @@ GEM sprockets (~> 2.8) sqlite3 (1.3.10-x86-mingw32) sqlite3 (1.3.9) - sqlite3 (1.3.9-x86-mingw32) - thor (0.19.1) - thread_safe (0.3.4) + thor (1.2.2) + thread_safe (0.3.6) tilt (1.4.1) turbolinks (2.3.0) coffee-rails - tzinfo (1.2.2) + tzinfo (1.2.11) thread_safe (~> 0.1) tzinfo-data (1.2014.10) tzinfo (>= 1.0.0)