Skip to content

Commit 261b745

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] <support@github.com>
1 parent 6711f69 commit 261b745

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
@@ -7,8 +7,8 @@ GEM
77
minitest (~> 5.1)
88
tzinfo (~> 1.1)
99
zeitwerk (~> 2.2, >= 2.2.2)
10-
addressable (2.7.0)
11-
public_suffix (>= 2.0.2, < 5.0)
10+
addressable (2.8.1)
11+
public_suffix (>= 2.0.2, < 6.0)
1212
colorator (1.1.0)
1313
concurrent-ruby (1.1.6)
1414
em-websocket (0.5.1)
@@ -104,7 +104,7 @@ GEM
104104
sawyer (~> 0.8.0, >= 0.5.3)
105105
pathutil (0.16.2)
106106
forwardable-extended (~> 2.6)
107-
public_suffix (4.0.3)
107+
public_suffix (5.0.0)
108108
racc (1.5.2)
109109
rb-fsevent (0.10.3)
110110
rb-inotify (0.10.1)

0 commit comments

Comments
 (0)