Skip to content

Commit b632f39

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 253e9e1 commit b632f39

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
@@ -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.6)
88
em-websocket (0.5.1)
@@ -45,7 +45,7 @@ GEM
4545
mercenary (0.3.6)
4646
pathutil (0.16.2)
4747
forwardable-extended (~> 2.6)
48-
public_suffix (4.0.5)
48+
public_suffix (5.0.0)
4949
rb-fsevent (0.10.4)
5050
rb-inotify (0.10.1)
5151
ffi (~> 1.0)

0 commit comments

Comments
 (0)