From c7d82ebeb864f5e208eb5496cb425600fdae4bc7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jun 2022 21:17:25 +0000 Subject: [PATCH] Bump jmespath from 1.2.4 to 1.6.1 in /sample 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] --- sample/Gemfile.lock | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/sample/Gemfile.lock b/sample/Gemfile.lock index cffd5a20..92c8dc86 100644 --- a/sample/Gemfile.lock +++ b/sample/Gemfile.lock @@ -21,10 +21,8 @@ GEM colorize (~> 0.7.7) ruby-duration (~> 3.2, >= 3.2.1) iso8601 (0.9.0) - jmespath (1.2.4) - json_pure (>= 1.8.1) + jmespath (1.6.1) json (1.8.3) - json_pure (1.8.3) minitest (5.8.4) moonshot (0.7.0) aws-sdk (~> 2.2.0)