-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
50 lines (46 loc) · 952 Bytes
/
Gemfile.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
PATH
remote: .
specs:
sscharter (0.7.0)
concurrent-ruby (~> 1.3)
em-websocket (~> 0.5)
filewatcher (~> 2.0)
launchy (~> 2.5)
rubyzip (~> 2.3)
webrick (~> 1.8)
GEM
remote: https://rubygems.org/
specs:
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
concurrent-ruby (1.3.4)
em-websocket (0.5.3)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0)
eventmachine (1.2.7)
filewatcher (2.1.0)
module_methods (~> 0.1.0)
http_parser.rb (0.8.0)
launchy (2.5.2)
addressable (~> 2.8)
minitest (5.25.1)
module_methods (0.1.0)
psych (5.1.2)
stringio
public_suffix (6.0.1)
rake (13.2.1)
rdoc (6.7.0)
psych (>= 4.0.0)
rubyzip (2.3.2)
stringio (3.1.1)
webrick (1.8.1)
PLATFORMS
x64-mingw-ucrt
x86_64-linux
DEPENDENCIES
minitest (~> 5.0)
rake (~> 13.0)
rdoc (~> 6.7)
sscharter!
BUNDLED WITH
2.5.18