From ca9e45dad62c087e8edb8dc56cdb413c52256dbb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jun 2022 21:58:37 +0000 Subject: [PATCH] Bump jmespath from 1.4.0 to 1.6.1 in /web-backend/metrics/dependabot 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] --- web-backend/metrics/dependabot/Gemfile.lock | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/web-backend/metrics/dependabot/Gemfile.lock b/web-backend/metrics/dependabot/Gemfile.lock index 5350eb2..c08239c 100644 --- a/web-backend/metrics/dependabot/Gemfile.lock +++ b/web-backend/metrics/dependabot/Gemfile.lock @@ -108,7 +108,7 @@ GEM multi_xml (>= 0.5.2) i18n (1.8.7) concurrent-ruby (~> 1.0) - jmespath (1.4.0) + jmespath (1.6.1) mime-types (3.3.1) mime-types-data (~> 3.2015) mime-types-data (3.2020.1104) @@ -117,6 +117,8 @@ GEM netrc (0.11.0) nokogiri (1.11.1-x86_64-darwin) racc (~> 1.4) + nokogiri (1.11.1-x86_64-linux) + racc (~> 1.4) octokit (4.20.0) faraday (>= 0.9) sawyer (~> 0.8.0, >= 0.5.3) @@ -148,6 +150,7 @@ GEM PLATFORMS x86_64-darwin-19 + x86_64-linux DEPENDENCIES dependabot-omnibus (~> 0.118.8)