From 54efdc49f5bc8338dc07a3d3ce310d00ccedc147 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Jul 2022 09:58:10 +0000 Subject: [PATCH] Bump jsonpath from 1.0.4 to 1.1.2 Bumps [jsonpath](https://github.com/joshbuddy/jsonpath) from 1.0.4 to 1.1.2. - [Release notes](https://github.com/joshbuddy/jsonpath/releases) - [Commits](https://github.com/joshbuddy/jsonpath/commits/v1.1.2) --- 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 0a11954be..f6271dd93 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -140,9 +140,8 @@ GEM rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) - jsonpath (1.0.4) + jsonpath (1.1.2) multi_json - to_regexp (~> 0.2.1) jwt (1.5.6) listen (3.7.1) rb-fsevent (~> 0.10, >= 0.10.3) @@ -167,7 +166,7 @@ GEM mini_portile2 (2.8.0) minitest (5.16.2) 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) @@ -347,7 +346,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)