From d44ca561d302aeee67158e0a0450064ecd941833 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jun 2022 21:18:23 +0000 Subject: [PATCH] Bump jmespath from 1.3.1 to 1.6.1 Bumps [jmespath](https://github.com/trevorrowe/jmespath.rb) from 1.3.1 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.3.1...v1.6.1) --- updated-dependencies: - dependency-name: jmespath dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 801438d7..09d4ef08 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -692,7 +692,7 @@ GEM http_accept_language (2.1.1) i18n (1.8.2) concurrent-ruby (~> 1.0) - jmespath (1.3.1) + jmespath (1.6.1) jquery-atwho-rails (1.3.2) jquery-rails (4.3.5) rails-dom-testing (>= 1, < 3) @@ -725,7 +725,9 @@ GEM mime-types (3.2.2) mime-types-data (~> 3.2015) mime-types-data (3.2018.0812) - mimemagic (0.3.2) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.2) mini_portile2 (2.4.0) minitest (5.14.1)