From 75a3b5ca2d79100aae2f02ed41e06795c0b87459 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Mar 2024 16:55:53 +0000 Subject: [PATCH] Bump jquery-rails from 1.0.13 to 3.1.5 Bumps [jquery-rails](https://github.com/rails/jquery-rails) from 1.0.13 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/v1.0.13...v3.1.5) --- updated-dependencies: - dependency-name: jquery-rails dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 377677b5..5995b8e0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -126,7 +126,7 @@ GEM execjs coffee-script-source (1.4.0) columnize (0.3.6) - concurrent-ruby (1.1.4) + concurrent-ruby (1.2.3) connection_pool (1.1.0) crack (0.1.8) daemon_controller (0.2.5) @@ -177,9 +177,9 @@ GEM intercom-rails (0.4.0) activesupport (> 3.0) journey (1.0.4) - jquery-rails (1.0.13) - railties (~> 3.0) - thor (~> 0.14) + jquery-rails (3.1.5) + railties (>= 3.0, < 5.0) + thor (>= 0.14, < 2.0) jquery-ui-rails (4.0.0) jquery-rails railties (>= 3.1.0) @@ -248,7 +248,7 @@ GEM qst_client (0.5) httparty rack (1.4.7) - rack-cache (1.2) + rack-cache (1.16.0) rack (>= 0.4) rack-oauth2 (1.0.9) activesupport (>= 2.3) @@ -271,7 +271,7 @@ GEM activesupport (= 3.2.22.5) bundler (~> 1.0) railties (= 3.2.22.5) - rails-assets-material-components-web (0.39.0.0) + rails-assets-material-components-web (0.39.0) rails-dev-tweaks (1.2.0) actionpack (>= 3.1) railties (>= 3.1)