Skip to content

Commit 4979a59

Browse files
Bump addressable from 2.7.0 to 2.8.0 (#870)
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.7.0 to 2.8.0. - [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.0) --- updated-dependencies: - dependency-name: addressable dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c142ec6 commit 4979a59

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ GEM
2525
minitest (~> 5.1)
2626
tzinfo (~> 1.1)
2727
zeitwerk (~> 2.2, >= 2.2.2)
28-
addressable (2.7.0)
28+
addressable (2.8.0)
2929
public_suffix (>= 2.0.2, < 5.0)
3030
ast (2.4.1)
3131
builder (3.2.4)
@@ -91,7 +91,7 @@ GEM
9191
pry-byebug (3.9.0)
9292
byebug (~> 11.0)
9393
pry (~> 0.13.0)
94-
public_suffix (4.0.5)
94+
public_suffix (4.0.6)
9595
rack (2.2.3)
9696
rainbow (3.0.0)
9797
rake (13.0.1)

0 commit comments

Comments
 (0)