Skip to content

Commit 1483a49

Browse files
Bump addressable from 2.8.6 to 2.8.7
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.8.6 to 2.8.7. - [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md) - [Commits](sporkmonger/addressable@addressable-2.8.6...addressable-2.8.7) --- updated-dependencies: - dependency-name: addressable dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b7272d2 commit 1483a49

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
@@ -77,8 +77,8 @@ GEM
7777
minitest (>= 5.1)
7878
mutex_m
7979
tzinfo (~> 2.0)
80-
addressable (2.8.6)
81-
public_suffix (>= 2.0.2, < 6.0)
80+
addressable (2.8.7)
81+
public_suffix (>= 2.0.2, < 7.0)
8282
ast (2.4.2)
8383
awesome_print (1.9.2)
8484
base64 (0.2.0)
@@ -511,7 +511,7 @@ GEM
511511
method_source (~> 1.0)
512512
psych (5.1.2)
513513
stringio
514-
public_suffix (5.0.5)
514+
public_suffix (6.0.0)
515515
puma (6.4.2)
516516
nio4r (~> 2.0)
517517
raabro (1.4.0)

0 commit comments

Comments
 (0)