We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 94606f0 + 2bd597c commit 934e9e3Copy full SHA for 934e9e3
Gemfile.lock
@@ -1,8 +1,8 @@
1
GEM
2
remote: https://rubygems.org/
3
specs:
4
- addressable (2.5.2)
5
- public_suffix (>= 2.0.2, < 4.0)
+ addressable (2.8.0)
+ public_suffix (>= 2.0.2, < 5.0)
6
colorator (1.1.0)
7
concurrent-ruby (1.0.5)
8
em-websocket (0.5.1)
@@ -41,7 +41,7 @@ GEM
41
mercenary (0.3.6)
42
pathutil (0.16.1)
43
forwardable-extended (~> 2.6)
44
- public_suffix (3.0.2)
+ public_suffix (4.0.6)
45
rb-fsevent (0.10.2)
46
rb-inotify (0.9.10)
47
ffi (>= 0.5.0, < 2)
0 commit comments