From 9782c4c6d06845e7987b7535706ef1780b924092 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Sep 2023 10:25:57 +0000 Subject: [PATCH] Bump jsonpath from 1.1.2 to 1.1.4 Bumps [jsonpath](https://github.com/joshbuddy/jsonpath) from 1.1.2 to 1.1.4. - [Release notes](https://github.com/joshbuddy/jsonpath/releases) - [Commits](https://github.com/joshbuddy/jsonpath/compare/v1.1.2...v1.1.4) --- updated-dependencies: - dependency-name: jsonpath dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index dd4af39e0..3de05ab2d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -219,7 +219,7 @@ GEM railties (>= 4.2.0) thor (>= 0.14, < 2.0) json (2.6.3) - jsonpath (1.1.2) + jsonpath (1.1.4) multi_json jwt (2.5.0) kaminari (1.2.2)