Skip to content

Commit 6c3ea4d

Browse files
Bump addressable from 2.7.0 to 2.8.1
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.7.0 to 2.8.1. - [Release notes](https://github.com/sporkmonger/addressable/releases) - [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md) - [Commits](sporkmonger/addressable@addressable-2.7.0...addressable-2.8.1) --- updated-dependencies: - dependency-name: addressable dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 81247a9 commit 6c3ea4d

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
@@ -56,8 +56,8 @@ GEM
5656
minitest (~> 5.1)
5757
tzinfo (~> 1.1)
5858
zeitwerk (~> 2.2, >= 2.2.2)
59-
addressable (2.7.0)
60-
public_suffix (>= 2.0.2, < 5.0)
59+
addressable (2.8.1)
60+
public_suffix (>= 2.0.2, < 6.0)
6161
bindex (0.8.1)
6262
bootsnap (1.4.6)
6363
msgpack (~> 1.0)
@@ -102,7 +102,7 @@ GEM
102102
nio4r (2.5.2)
103103
nokogiri (1.10.9)
104104
mini_portile2 (~> 2.4.0)
105-
public_suffix (4.0.5)
105+
public_suffix (5.0.0)
106106
puma (4.3.5)
107107
nio4r (~> 2.0)
108108
rack (2.2.2)

0 commit comments

Comments
 (0)