From e411a9d15a68246ec054cb07f75d56e88efab714 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 May 2023 19:57:50 +0000 Subject: [PATCH] Bump jquery-rails in /tools/jmeter/load_test/graphing Bumps [jquery-rails](https://github.com/rails/jquery-rails) from 2.1.4 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/v2.1.4...v3.1.5) --- updated-dependencies: - dependency-name: jquery-rails dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tools/jmeter/load_test/graphing/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/jmeter/load_test/graphing/Gemfile.lock b/tools/jmeter/load_test/graphing/Gemfile.lock index be32219de1..e1143dcbea 100644 --- a/tools/jmeter/load_test/graphing/Gemfile.lock +++ b/tools/jmeter/load_test/graphing/Gemfile.lock @@ -45,7 +45,7 @@ GEM i18n (0.9.5) concurrent-ruby (~> 1.0) journey (1.0.4) - jquery-rails (2.1.4) + jquery-rails (3.1.5) railties (>= 3.0, < 5.0) thor (>= 0.14, < 2.0) jquery-ui-rails (2.0.2)