From db7810df5408c0dd258a0043fd3b120fc3bc785f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 11:51:41 +0100 Subject: [PATCH] Bump jmespath from 1.2.4 to 1.6.1 (#290) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6a9d0fd9..93af739e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -137,15 +137,13 @@ GEM concurrent-ruby (~> 1.0) ice_cube (0.14.0) its-it (1.3.0) - jmespath (1.2.4) - json_pure (>= 1.8.1) + jmespath (1.6.1) json (1.8.6) json-schema (2.8.1) addressable (>= 2.4) json-schema_builder (0.0.8) activesupport (~> 4.0) json-schema (~> 2.5) - json_pure (1.8.3) kaminari (1.2.1) activesupport (>= 4.1.0) kaminari-actionview (= 1.2.1)