-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
83 lines (80 loc) · 1.73 KB
/
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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
GEM
remote: https://rubygems.org/
specs:
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
async-rack (0.4.0.1)
rack (>= 1.1.0)
diff-lcs (1.3)
einhorn (0.7.4)
em-synchrony (1.0.6)
eventmachine (>= 1.0.0.beta.1)
em-websocket (0.3.8)
addressable (>= 2.1.1)
eventmachine (>= 0.12.9)
ethon (0.11.0)
ffi (>= 1.3.0)
eventmachine (1.2.7)
ffi (1.9.25)
goliath (1.0.6)
async-rack
einhorn
em-synchrony (>= 1.0.0)
em-websocket (= 0.3.8)
eventmachine (>= 1.0.0.beta.4)
http_parser.rb (>= 0.6.0)
log4r
multi_json
rack (>= 1.2.2)
rack-contrib
rack-respond_to
http_parser.rb (0.6.0)
log4r (1.1.10)
multi_json (1.13.1)
mustermann (1.0.2)
public_suffix (3.0.2)
puma (3.12.0)
rack (2.0.5)
rack-accept-media-types (0.9)
rack-contrib (2.0.1)
rack (~> 2.0)
rack-protection (2.0.3)
rack
rack-respond_to (0.9.8)
rack-accept-media-types (>= 0.6)
raft (0.1.3)
goliath (~> 1.0)
multi_json (~> 1.3)
rly (0.2.3)
rspec (3.7.0)
rspec-core (~> 3.7.0)
rspec-expectations (~> 3.7.0)
rspec-mocks (~> 3.7.0)
rspec-core (3.7.1)
rspec-support (~> 3.7.0)
rspec-expectations (3.7.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.7.0)
rspec-mocks (3.7.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.7.0)
rspec-support (3.7.1)
sinatra (2.0.3)
mustermann (~> 1.0)
rack (~> 2.0)
rack-protection (= 2.0.3)
tilt (~> 2.0)
tilt (2.0.8)
typhoeus (1.3.0)
ethon (>= 0.9.0)
PLATFORMS
ruby
DEPENDENCIES
puma
raft
rly
rspec
sinatra
typhoeus
BUNDLED WITH
1.16.1