Skip to content

Commit 934e9e3

Browse files
authored
Merge pull request #34 from openmessaging/dependabot/bundler/addressable-2.8.0
Bump addressable from 2.5.2 to 2.8.0
2 parents 94606f0 + 2bd597c commit 934e9e3

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.0.5)
88
em-websocket (0.5.1)
@@ -41,7 +41,7 @@ GEM
4141
mercenary (0.3.6)
4242
pathutil (0.16.1)
4343
forwardable-extended (~> 2.6)
44-
public_suffix (3.0.2)
44+
public_suffix (4.0.6)
4545
rb-fsevent (0.10.2)
4646
rb-inotify (0.9.10)
4747
ffi (>= 0.5.0, < 2)

0 commit comments

Comments
 (0)