Skip to content

Commit 519505c

Browse files
Bump addressable from 2.8.0 to 2.9.0
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.8.0 to 2.9.0. - [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md) - [Commits](sporkmonger/addressable@addressable-2.8.0...addressable-2.9.0) --- updated-dependencies: - dependency-name: addressable dependency-version: 2.9.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 35bebbe commit 519505c

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.8.0)
5-
public_suffix (>= 2.0.2, < 5.0)
4+
addressable (2.9.0)
5+
public_suffix (>= 2.0.2, < 8.0)
66
bourbon (7.0.0)
77
thor (~> 1.0)
88
colorator (1.1.0)
@@ -50,7 +50,7 @@ GEM
5050
sass (>= 3.3)
5151
pathutil (0.16.2)
5252
forwardable-extended (~> 2.6)
53-
public_suffix (4.0.6)
53+
public_suffix (7.0.5)
5454
rb-fsevent (0.10.4)
5555
rb-inotify (0.10.1)
5656
ffi (~> 1.0)

0 commit comments

Comments
 (0)