Skip to content

Commit 21d5fe3

Browse files
Bump addressable from 2.8.7 to 2.9.0
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.8.7 to 2.9.0. - [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md) - [Commits](sporkmonger/addressable@addressable-2.8.7...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 9b45cff commit 21d5fe3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ GEM
1313
minitest (>= 5.1, < 6)
1414
securerandom (>= 0.3)
1515
tzinfo (~> 2.0, >= 2.0.5)
16-
addressable (2.8.7)
17-
public_suffix (>= 2.0.2, < 7.0)
16+
addressable (2.9.0)
17+
public_suffix (>= 2.0.2, < 8.0)
1818
base64 (0.2.0)
1919
benchmark (0.5.0)
2020
bigdecimal (3.1.9)
@@ -85,7 +85,7 @@ GEM
8585
racc (~> 1.4)
8686
pathutil (0.16.2)
8787
forwardable-extended (~> 2.6)
88-
public_suffix (6.0.1)
88+
public_suffix (7.0.5)
8989
racc (1.8.1)
9090
rake (13.2.1)
9191
rb-fsevent (0.11.2)

0 commit comments

Comments
 (0)