Skip to content

Commit e9a7d2f

Browse files
authored
Update addressable to version 2.9.0
1 parent b7ef347 commit e9a7d2f

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
@@ -87,8 +87,8 @@ GEM
8787
minitest (>= 5.1)
8888
securerandom (>= 0.3)
8989
tzinfo (~> 2.0, >= 2.0.5)
90-
addressable (2.8.7)
91-
public_suffix (>= 2.0.2, < 7.0)
90+
addressable (2.9.0)
91+
public_suffix (>= 2.0.2, < 8.0)
9292
aes_key_wrap (1.1.0)
9393
ast (2.4.3)
9494
attr_required (1.0.2)
@@ -278,7 +278,7 @@ GEM
278278
psych (5.3.0)
279279
date
280280
stringio
281-
public_suffix (6.0.2)
281+
public_suffix (7.0.5)
282282
puma (6.6.0)
283283
nio4r (~> 2.0)
284284
racc (1.8.1)

0 commit comments

Comments
 (0)