Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump addressable from 2.8.6 to 2.9.0
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.8.6 to 2.9.0.
- [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md)
- [Commits](sporkmonger/addressable@addressable-2.8.6...addressable-2.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 8, 2026
commit 34ecab4e6cd06082ab74ef00989e5ad93a53558d
9 changes: 4 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ GEM
minitest (>= 5.1)
mutex_m
tzinfo (~> 2.0)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
addressable (2.9.0)
public_suffix (>= 2.0.2, < 8.0)
aliyun-sdk (0.8.0)
nokogiri (~> 1.6)
rest-client (~> 2.0)
Expand Down Expand Up @@ -108,8 +108,7 @@ GEM
fog-xml (~> 0.1.1)
ipaddress (~> 0.5)
json (~> 2.3)
fog-aliyun (0.4.0)
addressable (~> 2.8.0)
fog-aliyun (0.3.19)
aliyun-sdk (~> 0.8.0)
fog-core
fog-json
Expand Down Expand Up @@ -504,7 +503,7 @@ GEM
json (>= 1, < 3)
pathutil (0.16.2)
forwardable-extended (~> 2.6)
public_suffix (5.0.4)
public_suffix (5.1.1)
puma (6.4.3)
nio4r (~> 2.0)
racc (1.8.1)
Expand Down