Skip to content

Commit 4da176b

Browse files
Bump addressable from 2.8.7 to 2.9.0 (#104)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f227987 commit 4da176b

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
@@ -28,8 +28,8 @@ GEM
2828
securerandom (>= 0.3)
2929
tzinfo (~> 2.0, >= 2.0.5)
3030
uri (>= 0.13.1)
31-
addressable (2.8.7)
32-
public_suffix (>= 2.0.2, < 7.0)
31+
addressable (2.9.0)
32+
public_suffix (>= 2.0.2, < 8.0)
3333
ast (2.4.3)
3434
base64 (0.3.0)
3535
bigdecimal (4.1.0)
@@ -97,7 +97,7 @@ GEM
9797
psych (5.3.1)
9898
date
9999
stringio
100-
public_suffix (6.0.2)
100+
public_suffix (7.0.5)
101101
puma (7.2.0)
102102
nio4r (~> 2.0)
103103
racc (1.8.1)

0 commit comments

Comments
 (0)