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 44f8b1d + 1b6af00 commit ebd097bCopy full SHA for ebd097b
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.1.3)
8
em-websocket (0.5.1)
@@ -53,7 +53,7 @@ GEM
53
mercenary (0.3.6)
54
pathutil (0.16.2)
55
forwardable-extended (~> 2.6)
56
- public_suffix (3.0.3)
+ public_suffix (4.0.6)
57
rack (2.2.3)
58
rb-fsevent (0.10.3)
59
rb-inotify (0.9.10)
0 commit comments