3782: Isolate file_enumerator stubbing to the current test. Introduce mocha.
[arvados.git] / apps / workbench / Gemfile.lock
1 GIT
2   remote: https://github.com/holtkampw/themes_for_rails
3   revision: 1fd2d7897d75ae0d6375f4c390df87b8e91ad417
4   ref: 1fd2d7897d75ae0d6375f4c390df87b8e91ad417
5   specs:
6     themes_for_rails (0.5.1)
7       rails (>= 3.0.0)
8
9 GEM
10   remote: https://rubygems.org/
11   specs:
12     RedCloth (4.2.9)
13     actionmailer (4.1.1)
14       actionpack (= 4.1.1)
15       actionview (= 4.1.1)
16       mail (~> 2.5.4)
17     actionpack (4.1.1)
18       actionview (= 4.1.1)
19       activesupport (= 4.1.1)
20       rack (~> 1.5.2)
21       rack-test (~> 0.6.2)
22     actionview (4.1.1)
23       activesupport (= 4.1.1)
24       builder (~> 3.1)
25       erubis (~> 2.7.0)
26     activemodel (4.1.1)
27       activesupport (= 4.1.1)
28       builder (~> 3.1)
29     activerecord (4.1.1)
30       activemodel (= 4.1.1)
31       activesupport (= 4.1.1)
32       arel (~> 5.0.0)
33     activesupport (4.1.1)
34       i18n (~> 0.6, >= 0.6.9)
35       json (~> 1.7, >= 1.7.7)
36       minitest (~> 5.1)
37       thread_safe (~> 0.1)
38       tzinfo (~> 1.1)
39     addressable (2.3.6)
40     andand (1.3.3)
41     arel (5.0.1.20140414130214)
42     arvados (0.1.20140917180103)
43       activesupport (>= 3.2.13)
44       andand
45       google-api-client (~> 0.6.3)
46       json (>= 1.7.7)
47       jwt (>= 0.1.5, < 1.0.0)
48     autoparse (0.3.3)
49       addressable (>= 2.3.1)
50       extlib (>= 0.9.15)
51       multi_json (>= 1.0.0)
52     bootstrap-sass (3.1.0.1)
53       sass (~> 3.2)
54     bootstrap-x-editable-rails (1.5.1.1)
55       railties (>= 3.0)
56     builder (3.2.2)
57     capistrano (2.15.5)
58       highline
59       net-scp (>= 1.0.0)
60       net-sftp (>= 2.0.0)
61       net-ssh (>= 2.0.14)
62       net-ssh-gateway (>= 1.1.0)
63     capybara (2.2.1)
64       mime-types (>= 1.16)
65       nokogiri (>= 1.3.3)
66       rack (>= 1.0.0)
67       rack-test (>= 0.5.4)
68       xpath (~> 2.0)
69     childprocess (0.5.1)
70       ffi (~> 1.0, >= 1.0.11)
71     cliver (0.3.2)
72     coffee-rails (4.0.1)
73       coffee-script (>= 2.2.0)
74       railties (>= 4.0.0, < 5.0)
75     coffee-script (2.2.0)
76       coffee-script-source
77       execjs
78     coffee-script-source (1.7.0)
79     commonjs (0.2.7)
80     daemon_controller (1.1.7)
81     deep_merge (1.0.1)
82     erubis (2.7.0)
83     execjs (2.0.2)
84     extlib (0.9.16)
85     faraday (0.8.9)
86       multipart-post (~> 1.2.0)
87     ffi (1.9.3)
88     google-api-client (0.6.4)
89       addressable (>= 2.3.2)
90       autoparse (>= 0.3.3)
91       extlib (>= 0.9.15)
92       faraday (~> 0.8.4)
93       jwt (>= 0.1.5)
94       launchy (>= 2.1.1)
95       multi_json (>= 1.0.0)
96       signet (~> 0.4.5)
97       uuidtools (>= 2.1.0)
98     headless (1.0.1)
99     highline (1.6.20)
100     hike (1.2.3)
101     httpclient (2.3.4.1)
102     i18n (0.6.9)
103     jquery-rails (3.0.4)
104       railties (>= 3.0, < 5.0)
105       thor (>= 0.14, < 2.0)
106     json (1.8.1)
107     jwt (0.1.13)
108       multi_json (>= 1.5)
109     launchy (2.4.2)
110       addressable (~> 2.3)
111     less (2.4.0)
112       commonjs (~> 0.2.7)
113     less-rails (2.4.2)
114       actionpack (>= 3.1)
115       less (~> 2.4.0)
116     libv8 (3.16.14.3)
117     mail (2.5.4)
118       mime-types (~> 1.16)
119       treetop (~> 1.4.8)
120     metaclass (0.0.4)
121     mime-types (1.25.1)
122     mini_portile (0.5.2)
123     minitest (5.3.3)
124     mocha (1.1.0)
125       metaclass (~> 0.0.1)
126     multi_json (1.10.0)
127     multipart-post (1.2.0)
128     net-scp (1.1.2)
129       net-ssh (>= 2.6.5)
130     net-sftp (2.1.2)
131       net-ssh (>= 2.6.5)
132     net-ssh (2.7.0)
133     net-ssh-gateway (1.2.0)
134       net-ssh (>= 2.6.5)
135     nokogiri (1.6.1)
136       mini_portile (~> 0.5.0)
137     oj (2.1.7)
138     passenger (4.0.23)
139       daemon_controller (>= 1.1.0)
140       rack
141       rake (>= 0.8.1)
142     piwik_analytics (1.0.2)
143       actionpack
144       activesupport
145       rails (>= 3.0.0)
146     poltergeist (1.5.0)
147       capybara (~> 2.1)
148       cliver (~> 0.3.1)
149       multi_json (~> 1.0)
150       websocket-driver (>= 0.2.0)
151     polyglot (0.3.4)
152     rack (1.5.2)
153     rack-test (0.6.2)
154       rack (>= 1.0)
155     rails (4.1.1)
156       actionmailer (= 4.1.1)
157       actionpack (= 4.1.1)
158       actionview (= 4.1.1)
159       activemodel (= 4.1.1)
160       activerecord (= 4.1.1)
161       activesupport (= 4.1.1)
162       bundler (>= 1.3.0, < 2.0)
163       railties (= 4.1.1)
164       sprockets-rails (~> 2.0)
165     railties (4.1.1)
166       actionpack (= 4.1.1)
167       activesupport (= 4.1.1)
168       rake (>= 0.8.7)
169       thor (>= 0.18.1, < 2.0)
170     rake (10.3.1)
171     ref (1.0.5)
172     rubyzip (1.1.0)
173     rvm-capistrano (1.5.1)
174       capistrano (~> 2.15.4)
175     sass (3.2.12)
176     sass-rails (4.0.3)
177       railties (>= 4.0.0, < 5.0)
178       sass (~> 3.2.0)
179       sprockets (~> 2.8, <= 2.11.0)
180       sprockets-rails (~> 2.0)
181     selenium-webdriver (2.40.0)
182       childprocess (>= 0.5.0)
183       multi_json (~> 1.0)
184       rubyzip (~> 1.0)
185       websocket (~> 1.0.4)
186     signet (0.4.5)
187       addressable (>= 2.2.3)
188       faraday (~> 0.8.1)
189       jwt (>= 0.1.5)
190       multi_json (>= 1.0.0)
191     simplecov (0.7.1)
192       multi_json (~> 1.0)
193       simplecov-html (~> 0.7.1)
194     simplecov-html (0.7.1)
195     simplecov-rcov (0.2.3)
196       simplecov (>= 0.4.1)
197     sprockets (2.11.0)
198       hike (~> 1.2)
199       multi_json (~> 1.0)
200       rack (~> 1.0)
201       tilt (~> 1.1, != 1.3.0)
202     sprockets-rails (2.1.3)
203       actionpack (>= 3.0)
204       activesupport (>= 3.0)
205       sprockets (~> 2.8)
206     sqlite3 (1.3.8)
207     sshkey (1.6.1)
208     therubyracer (0.12.0)
209       libv8 (~> 3.16.14.0)
210       ref
211     thor (0.19.1)
212     thread_safe (0.3.3)
213     tilt (1.4.1)
214     treetop (1.4.15)
215       polyglot
216       polyglot (>= 0.3.1)
217     tzinfo (1.1.0)
218       thread_safe (~> 0.1)
219     uglifier (2.3.1)
220       execjs (>= 0.3.0)
221       json (>= 1.8.0)
222     uuidtools (2.1.5)
223     websocket (1.0.7)
224     websocket-driver (0.3.2)
225     wiselinks (1.2.1)
226     xpath (2.0.0)
227       nokogiri (~> 1.3)
228
229 PLATFORMS
230   ruby
231
232 DEPENDENCIES
233   RedCloth
234   andand
235   arvados (>= 0.1.20140917180103)
236   bootstrap-sass (~> 3.1.0)
237   bootstrap-x-editable-rails
238   capybara
239   coffee-rails
240   deep_merge
241   headless
242   httpclient
243   jquery-rails
244   less
245   less-rails
246   minitest (>= 5.0.0)
247   mocha
248   multi_json
249   oj
250   passenger
251   piwik_analytics
252   poltergeist
253   rails (~> 4.1.0)
254   rvm-capistrano
255   sass
256   sass-rails
257   selenium-webdriver
258   simplecov (~> 0.7.1)
259   simplecov-rcov
260   sqlite3
261   sshkey
262   themes_for_rails!
263   therubyracer
264   uglifier (>= 1.0.3)
265   wiselinks