Skip to content

Commit 7d66c00

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 c08853d commit 7d66c00

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
addressable (2.7.0)
5-
public_suffix (>= 2.0.2, < 5.0)
4+
addressable (2.8.1)
5+
public_suffix (>= 2.0.2, < 6.0)
66
colorator (1.1.0)
77
concurrent-ruby (1.1.10)
88
em-websocket (0.5.1)
@@ -44,7 +44,7 @@ GEM
4444
mercenary (0.3.6)
4545
pathutil (0.16.2)
4646
forwardable-extended (~> 2.6)
47-
public_suffix (4.0.1)
47+
public_suffix (5.0.0)
4848
rb-fsevent (0.10.3)
4949
rb-inotify (0.10.1)
5050
ffi (~> 1.0)

0 commit comments

Comments
 (0)