Skip to content

Commit b9491d8

Browse files
authored
Merge pull request #78 from WeTransfer/bugfix/update-addressable-from-2.7-to-2.8
Update addressable from 2.7 to 2.8
2 parents 917afa3 + da32557 commit b9491d8

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
@@ -7,8 +7,8 @@ GEM
77
minitest (~> 5.1)
88
thread_safe (~> 0.3, >= 0.3.4)
99
tzinfo (~> 1.1)
10-
addressable (2.7.0)
11-
public_suffix (>= 2.0.2, < 5.0)
10+
addressable (2.8.0)
11+
public_suffix (>= 2.8.0, < 5.0)
1212
algoliasearch (1.27.1)
1313
httpclient (~> 2.8, >= 2.8.3)
1414
json (>= 1.5.1)

0 commit comments

Comments
 (0)