Skip to content

Commit 5c0b198

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 5c32863 commit 5c0b198

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
@@ -6,8 +6,8 @@ GEM
66
i18n (>= 1.6, < 2)
77
minitest (>= 5.1)
88
tzinfo (~> 2.0)
9-
addressable (2.7.0)
10-
public_suffix (>= 2.0.2, < 5.0)
9+
addressable (2.8.1)
10+
public_suffix (>= 2.0.2, < 6.0)
1111
colorator (1.1.0)
1212
concurrent-ruby (1.1.10)
1313
em-websocket (0.5.2)
@@ -71,7 +71,7 @@ GEM
7171
mini_portile2 (~> 2.4.0)
7272
pathutil (0.16.2)
7373
forwardable-extended (~> 2.6)
74-
public_suffix (4.0.6)
74+
public_suffix (5.0.1)
7575
rb-fsevent (0.10.4)
7676
rb-inotify (0.10.1)
7777
ffi (~> 1.0)

0 commit comments

Comments
 (0)