Skip to content

Commit ce2d5e1

Browse files
Bump addressable from 2.8.0 to 2.9.0
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.8.0 to 2.9.0. - [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md) - [Commits](sporkmonger/addressable@addressable-2.8.0...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>
1 parent 8c7e020 commit ce2d5e1

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ GEM
77
minitest (>= 5.1)
88
tzinfo (~> 2.0)
99
zeitwerk (~> 2.3)
10-
addressable (2.8.0)
11-
public_suffix (>= 2.0.2, < 5.0)
10+
addressable (2.9.0)
11+
public_suffix (>= 2.0.2, < 8.0)
1212
colorator (1.1.0)
1313
concurrent-ruby (1.3.3)
1414
csv (3.3.0)
@@ -96,7 +96,7 @@ GEM
9696
sawyer (~> 0.8.0, >= 0.5.3)
9797
pathutil (0.16.2)
9898
forwardable-extended (~> 2.6)
99-
public_suffix (4.0.7)
99+
public_suffix (7.0.5)
100100
racc (1.8.1)
101101
rb-fsevent (0.11.1)
102102
rb-inotify (0.10.1)

0 commit comments

Comments
 (0)