From 3a6b415aac3db7137dfbb45856f64d1e195366cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Oct 2023 11:19:09 +0000 Subject: [PATCH] Bump jsonpath from 1.1.4 to 1.1.5 Bumps [jsonpath](https://github.com/joshbuddy/jsonpath) from 1.1.4 to 1.1.5. - [Release notes](https://github.com/joshbuddy/jsonpath/releases) - [Commits](https://github.com/joshbuddy/jsonpath/compare/v1.1.4...v1.1.5) --- 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 b012ffc47..8d597f21d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -218,7 +218,7 @@ GEM railties (>= 4.2.0) thor (>= 0.14, < 2.0) json (2.6.3) - jsonpath (1.1.4) + jsonpath (1.1.5) multi_json jwt (2.7.1) kaminari (1.2.2)