This repository has been archived by the owner on Jan 2, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 33
/
Gemfile.lock
100 lines (96 loc) · 1.99 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
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
PATH
remote: .
specs:
rubydoop (2.0.0.pre1-java)
puck (~> 1.2)
GEM
remote: https://rubygems.org/
specs:
addressable (2.3.5)
backports (3.3.3)
coderay (1.0.7)
diff-lcs (1.2.5)
ethon (0.5.12)
ffi (>= 1.3.0)
mime-types (~> 1.18)
faraday (0.8.8)
multipart-post (~> 1.2.0)
faraday_middleware (0.9.0)
faraday (>= 0.7.4, < 0.9)
ffi (1.9.0-java)
gh (0.11.3)
addressable
backports
faraday (~> 0.8)
multi_json (~> 1.0)
net-http-persistent (>= 2.7)
net-http-pipeline
highline (1.6.19)
json (1.8.0-java)
launchy (2.3.0)
addressable (~> 2.3)
maruku (0.7.2)
method_source (0.8)
mime-types (1.23)
multi_json (1.7.8)
multipart-post (1.2.0)
net-http-persistent (2.9)
net-http-pipeline (1.0.1)
netrc (0.7.7)
pry (0.9.10-java)
coderay (~> 1.0.5)
method_source (~> 0.8)
slop (~> 3.3.1)
spoon (~> 0.0)
puck (1.2.3-java)
pusher-client (0.3.1)
ruby-hmac (~> 0.4.0)
websocket (~> 1.0.0)
rake (10.0.4)
rspec (3.0.0)
rspec-core (~> 3.0.0)
rspec-expectations (~> 3.0.0)
rspec-mocks (~> 3.0.0)
rspec-core (3.0.3)
rspec-support (~> 3.0.0)
rspec-expectations (3.0.3)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.0.0)
rspec-mocks (3.0.3)
rspec-support (~> 3.0.0)
rspec-support (3.0.3)
ruby-hmac (0.4.0)
rvm (1.11.3.5)
slop (3.3.3)
spoon (0.0.1)
travis (1.5.0)
backports
faraday (~> 0.8)
faraday_middleware (~> 0.9)
gh
highline (~> 1.6)
launchy (~> 2.1)
netrc (~> 0.7)
pry (~> 0.9)
pusher-client (~> 0.3, >= 0.3.1)
typhoeus (~> 0.5)
websocket-native (~> 1.0)
typhoeus (0.6.3)
ethon (~> 0.5.11)
websocket (1.0.7)
websocket-native (1.0.0-java)
yard (0.8.7.6)
PLATFORMS
java
DEPENDENCIES
json
maruku
pry
rake
rspec
rubydoop!
rvm
travis
yard
BUNDLED WITH
1.11.2