From 5e6ea52b1fee3b2212b27fb8486a0c12902405ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jun 2022 21:39:30 +0000 Subject: [PATCH] Bump jmespath from 1.4.0 to 1.6.1 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] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 76bc6307..980fdd73 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -65,7 +65,7 @@ GEM airbrussh (1.4.0) sshkit (>= 1.6.1, != 1.7.0) ansi (1.5.0) - ast (2.4.0) + ast (2.4.2) audited (4.9.0) activerecord (>= 4.2, < 6.1) aws-eventstream (1.1.0) @@ -177,7 +177,7 @@ GEM ruby-vips (>= 2.0.17, < 3) jbuilder (2.10.0) activesupport (>= 5.0.0) - jmespath (1.4.0) + jmespath (1.6.1) json (2.3.0) jwt (2.2.1) koala (3.0.0) @@ -236,7 +236,7 @@ GEM omniauth (~> 1.9) orm_adapter (0.5.0) parallel (1.19.2) - parser (2.7.1.4) + parser (3.1.2.0) ast (~> 2.4.1) pg (1.2.3) pg_search (2.3.2)