From 89fecd6b1717fa004f7a3fa085ceda9a225feb93 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jun 2022 21:32:13 +0000 Subject: [PATCH] Bump jmespath from 1.0.2 to 1.6.1 in /worker Bumps [jmespath](https://github.com/trevorrowe/jmespath.rb) from 1.0.2 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.0.2...v1.6.1) --- updated-dependencies: - dependency-name: jmespath dependency-type: indirect ... Signed-off-by: dependabot[bot] --- worker/Gemfile.lock | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/worker/Gemfile.lock b/worker/Gemfile.lock index d478750..f23ea14 100644 --- a/worker/Gemfile.lock +++ b/worker/Gemfile.lock @@ -7,9 +7,7 @@ GEM jmespath (~> 1.0) aws-sdk-resources (2.1.8) aws-sdk-core (= 2.1.8) - jmespath (1.0.2) - multi_json (~> 1.0) - multi_json (1.11.2) + jmespath (1.6.1) open4 (1.3.4) PLATFORMS