Skip to content

Commit ebd097b

Browse files
authored
Merge pull request #553 from scala-js/dependabot/bundler/addressable-2.8.0
Bump addressable from 2.5.2 to 2.8.0
2 parents 44f8b1d + 1b6af00 commit ebd097b

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
@@ -1,8 +1,8 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
addressable (2.5.2)
5-
public_suffix (>= 2.0.2, < 4.0)
4+
addressable (2.8.0)
5+
public_suffix (>= 2.0.2, < 5.0)
66
colorator (1.1.0)
77
concurrent-ruby (1.1.3)
88
em-websocket (0.5.1)
@@ -53,7 +53,7 @@ GEM
5353
mercenary (0.3.6)
5454
pathutil (0.16.2)
5555
forwardable-extended (~> 2.6)
56-
public_suffix (3.0.3)
56+
public_suffix (4.0.6)
5757
rack (2.2.3)
5858
rb-fsevent (0.10.3)
5959
rb-inotify (0.9.10)

0 commit comments

Comments
 (0)