Skip to content

Commit 9a80435

Browse files
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](jmespath/jmespath.rb@v1.4.0...v1.6.1) --- updated-dependencies: - dependency-name: jmespath dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c4480cd commit 9a80435

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

Gemfile.lock

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ GEM
257257
httpclient (2.8.3)
258258
i18n (1.8.10)
259259
concurrent-ruby (~> 1.0)
260-
jmespath (1.4.0)
260+
jmespath (1.6.1)
261261
json (2.6.0)
262262
jsonlint (0.3.0)
263263
oj (~> 3)
@@ -271,6 +271,7 @@ GEM
271271
method_source (0.9.2)
272272
mini_magick (4.11.0)
273273
mini_mime (1.1.2)
274+
mini_portile2 (2.8.0)
274275
minitest (5.14.4)
275276
molinillo (0.8.0)
276277
multi_json (1.15.0)
@@ -280,7 +281,8 @@ GEM
280281
naturally (2.2.1)
281282
netrc (0.11.0)
282283
no_proxy_fix (0.1.2)
283-
nokogiri (1.13.3-x86_64-darwin)
284+
nokogiri (1.13.3)
285+
mini_portile2 (~> 2.8.0)
284286
racc (~> 1.4)
285287
octokit (4.21.0)
286288
faraday (>= 0.9)

0 commit comments

Comments
 (0)