From af03fa60cfc30298a9780c891c0a3cb67d084f97 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jun 2022 21:18:02 +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 76a34d4..f4ac2e6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -20,10 +20,8 @@ GEM detabulator (0.1.0) diffy (3.1.0) highline (1.7.8) - jmespath (1.2.4) - json_pure (>= 1.8.1) + jmespath (1.6.1) json (2.1.0) - json_pure (1.8.3) parallel (1.12.1) parser (2.5.0.2) ast (~> 2.4.0)