-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathGemfile.lock
108 lines (106 loc) · 2.22 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
101
102
103
104
105
106
107
108
GEM
remote: https://rubygems.org/
specs:
async_sinatra (1.1.0)
rack (>= 1.4.1)
sinatra (>= 1.3.2)
beefcake (0.3.7)
bson (1.9.2)
bson_ext (1.9.2)
bson (~> 1.9.2)
builder (3.2.2)
cri (2.1.0)
daemons (1.1.9)
diff-lcs (1.2.5)
em-websocket (0.5.0)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0.5.3)
eventmachine (1.0.3)
faster_xml_simple (0.5.0)
libxml-ruby (>= 0.3.8.4)
http_parser.rb (0.5.3)
httpclient (2.3.4.1)
i18n (0.6.9)
innertube (1.0.2)
jasmine (2.0.0)
jasmine-core (~> 2.0.0)
phantomjs
rack (>= 1.2.1)
rake
jasmine-core (2.0.0)
json (1.8.1)
libxml-ruby (2.7.0)
little-plugger (1.1.3)
logging (1.8.1)
little-plugger (>= 1.1.3)
multi_json (>= 1.3.6)
mini_portile (0.5.2)
mongo (1.9.2)
bson (~> 1.9.2)
multi_json (1.7.2)
net-github-upload (0.0.8)
faster_xml_simple
httpclient
json
nokogiri (>= 1.4.0)
nokogiri (1.6.1)
mini_portile (~> 0.5.0)
ocra (1.3.1)
phantomjs (1.9.2.1)
rack (1.5.2)
rack-protection (1.5.2)
rack
rack-test (0.6.2)
rack (>= 1.0)
rake (0.9.2.2)
releasy (0.2.2)
cri (~> 2.1.0)
net-github-upload (~> 0.0.8)
ocra (~> 1.3.0)
rake (~> 0.9.2.2)
thor (~> 0.14.6)
riak-client (1.1.1)
beefcake (~> 0.3.7)
builder (>= 2.1.2)
i18n (>= 0.4.0)
innertube (~> 1.0.2)
multi_json (~> 1.0)
rspec (2.14.1)
rspec-core (~> 2.14.0)
rspec-expectations (~> 2.14.0)
rspec-mocks (~> 2.14.0)
rspec-core (2.14.7)
rspec-expectations (2.14.4)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.14.4)
sinatra (1.3.3)
rack (~> 1.3, >= 1.3.6)
rack-protection (~> 1.2)
tilt (~> 1.3, >= 1.3.3)
surrogate (0.7.0)
thin (1.4.1)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
thor (0.14.6)
tilt (1.4.1)
PLATFORMS
ruby
DEPENDENCIES
async_sinatra
bson_ext
em-websocket (= 0.5.0)
eventmachine (= 1.0.3)
jasmine
logging
mongo
multi_json (= 1.7.2)
rack
rack-test
rake
releasy
riak-client (= 1.1.1)
rspec
sinatra (= 1.3.3)
surrogate
thin