From 554c2687b7531957b0dd94c4e22a51e49647fd4e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jun 2022 21:16:46 +0000 Subject: [PATCH] Bump jmespath from 1.2.4 to 1.6.1 Bumps [jmespath](https://github.com/trevorrowe/jmespath.rb) from 1.2.4 to 1.6.1. - [Release notes](https://github.com/trevorrowe/jmespath.rb/releases) - [Changelog](https://github.com/jmespath/jmespath.rb/blob/main/CHANGELOG.md) - [Commits](https://github.com/trevorrowe/jmespath.rb/compare/v1.2.4...v1.6.1) --- updated-dependencies: - dependency-name: jmespath dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9b30a79a..ffda9c08 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -203,10 +203,8 @@ GEM activerecord (>= 3.0.0) railties (>= 3.0.0) interception (0.5) - jmespath (1.2.4) - json_pure (>= 1.8.1) + jmespath (1.6.1) json (1.8.6) - json_pure (1.8.3) kgio (2.10.0) launchy (2.4.3) addressable (~> 2.3)