Skip to content

Commit

Permalink
Bump addressable from 2.5.2 to 2.8.6 in /cookbooks/curl (#158)
Browse files Browse the repository at this point in the history
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.5.2 to 2.8.6.
- [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md)
- [Commits](sporkmonger/addressable@addressable-2.5.2...addressable-2.8.6)

---
updated-dependencies:
- dependency-name: addressable
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 28, 2024
1 parent 7f1b805 commit db99b92
Showing 1 changed file with 10 additions and 9 deletions.
19 changes: 10 additions & 9 deletions cookbooks/curl/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
GEM
remote: https://rubygems.org/
specs:
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
ast (2.4.0)
backports (3.12.0)
berkshelf (6.3.4)
Expand Down Expand Up @@ -96,7 +96,7 @@ GEM
cucumber-tag_expressions (1.1.1)
diff-lcs (1.3)
erubis (2.7.0)
faraday (0.15.4)
faraday (0.17.6)
multipart-post (>= 1.2, < 3)
fauxhai (7.0.0)
net-ssh
Expand Down Expand Up @@ -142,7 +142,7 @@ GEM
mixlib-shellout (2.4.4)
molinillo (0.6.6)
multi_json (1.13.1)
multipart-post (2.0.0)
multipart-post (2.4.1)
net-scp (1.2.1)
net-ssh (>= 2.6.5)
net-sftp (2.1.2)
Expand All @@ -158,7 +158,8 @@ GEM
nokogiri (1.16.5)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
octokit (4.13.0)
octokit (4.22.0)
faraday (>= 0.9)
sawyer (~> 0.8.0, >= 0.5.3)
ohai (13.12.6)
chef-config (>= 12.5.0.alpha.1, < 14)
Expand All @@ -180,7 +181,7 @@ GEM
powerpack (0.1.2)
proxifier (1.0.3)
psych (3.1.0)
public_suffix (3.0.3)
public_suffix (5.0.5)
racc (1.7.3)
rack (2.2.9)
rainbow (3.0.0)
Expand Down Expand Up @@ -234,9 +235,9 @@ GEM
unicode-display_width (~> 1.4.0)
ruby-progressbar (1.10.0)
rufus-lru (1.1.0)
sawyer (0.8.1)
addressable (>= 2.3.5, < 2.6)
faraday (~> 0.8, < 1.0)
sawyer (0.8.2)
addressable (>= 2.3.5)
faraday (> 0.8, < 2.0)
semverse (2.0.0)
serverspec (2.41.3)
multi_json
Expand Down

0 comments on commit db99b92

Please sign in to comment.