From 7835c18f2674f132fd6b9fee2e49a45e2ec82381 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Apr 2023 20:22:28 +0000 Subject: [PATCH] Bump jmespath from 1.3.1 to 1.6.2 Bumps [jmespath](https://github.com/trevorrowe/jmespath.rb) from 1.3.1 to 1.6.2. - [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.2) --- updated-dependencies: - dependency-name: jmespath dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6afaa62d..16ba9f76 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -103,7 +103,7 @@ GEM mini_mime (>= 1.0.0) multi_xml (>= 0.5.2) i18n (0.7.0) - jmespath (1.3.1) + jmespath (1.6.2) jquery-rails (4.1.1) rails-dom-testing (>= 1, < 3) railties (>= 4.2.0)