From f0eb9f9c6f91c390f630331af6f36690a9aea450 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jun 2022 22:02:44 +0000 Subject: [PATCH] chore(deps): bump jmespath in /infra/concourse/build/data Bumps [jmespath](https://github.com/trevorrowe/jmespath.rb) from 1.4.0 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.4.0...v1.6.1) --- updated-dependencies: - dependency-name: jmespath dependency-type: indirect ... Signed-off-by: dependabot[bot] --- infra/concourse/build/data/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra/concourse/build/data/Gemfile.lock b/infra/concourse/build/data/Gemfile.lock index 1a91511e50b..d79416e5b0c 100644 --- a/infra/concourse/build/data/Gemfile.lock +++ b/infra/concourse/build/data/Gemfile.lock @@ -127,7 +127,7 @@ GEM train-habitat (~> 0.1) tty-prompt (~> 0.17) tty-table (~> 0.10) - jmespath (1.4.0) + jmespath (1.6.1) json (2.1.0) jwt (2.2.1) kitchen-terraform (4.9.0)