From 9959efdda5ec599c7b4acfe68ef91e7468b6788f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Jan 2024 10:24:32 +0000 Subject: [PATCH] Bump jsonpath from 1.0.4 to 1.1.5 Bumps [jsonpath](https://github.com/joshbuddy/jsonpath) from 1.0.4 to 1.1.5. - [Release notes](https://github.com/joshbuddy/jsonpath/releases) - [Commits](https://github.com/joshbuddy/jsonpath/commits/v1.1.5) --- updated-dependencies: - dependency-name: jsonpath dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index aa60840d..057b680c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -143,9 +143,8 @@ GEM rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) - jsonpath (1.0.4) + jsonpath (1.1.5) multi_json - to_regexp (~> 0.2.1) jwt (1.5.6) listen (3.7.1) rb-fsevent (~> 0.10, >= 0.10.3) @@ -170,7 +169,7 @@ GEM mini_portile2 (2.8.2) minitest (5.17.0) msgpack (1.5.1) - multi_json (1.13.1) + multi_json (1.15.0) multi_xml (0.6.0) multipart-post (2.2.0) netrc (0.11.0) @@ -350,7 +349,6 @@ GEM thor (1.2.1) thread_safe (0.3.6) tilt (2.0.8) - to_regexp (0.2.1) tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (4.2.0)