Skip to content

Commit af76624

Browse files
authored
Merge pull request #1908 from ruby/dependabot/bundler/addressable-2.8.7
Bump addressable from 2.8.6 to 2.8.7
2 parents 11a6714 + f489772 commit af76624

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
@@ -23,8 +23,8 @@ GEM
2323
minitest (>= 5.1)
2424
mutex_m
2525
tzinfo (~> 2.0)
26-
addressable (2.8.6)
27-
public_suffix (>= 2.0.2, < 6.0)
26+
addressable (2.8.7)
27+
public_suffix (>= 2.0.2, < 7.0)
2828
ast (2.4.2)
2929
base64 (0.2.0)
3030
benchmark-ips (2.13.0)
@@ -70,7 +70,7 @@ GEM
7070
power_assert (2.0.3)
7171
psych (4.0.6)
7272
stringio
73-
public_suffix (5.1.1)
73+
public_suffix (6.0.0)
7474
raap (0.8.0)
7575
rbs (~> 3.0)
7676
timeout (~> 0.4)

0 commit comments

Comments
 (0)