9463: Setting up the checkpointer thread as a daemon so that it finishes when the...
[arvados.git] / apps / workbench / Gemfile.lock
1 GIT
2   remote: https://github.com/curoverse/themes_for_rails
3   revision: 61154877047d2346890bda0b7be5827cf51a6a76
4   specs:
5     themes_for_rails (0.5.1)
6       rails (>= 3.0.0)
7
8 GEM
9   remote: https://rubygems.org/
10   specs:
11     RedCloth (4.2.9)
12     actionmailer (4.1.12)
13       actionpack (= 4.1.12)
14       actionview (= 4.1.12)
15       mail (~> 2.5, >= 2.5.4)
16     actionpack (4.1.12)
17       actionview (= 4.1.12)
18       activesupport (= 4.1.12)
19       rack (~> 1.5.2)
20       rack-test (~> 0.6.2)
21     actionview (4.1.12)
22       activesupport (= 4.1.12)
23       builder (~> 3.1)
24       erubis (~> 2.7.0)
25     activemodel (4.1.12)
26       activesupport (= 4.1.12)
27       builder (~> 3.1)
28     activerecord (4.1.12)
29       activemodel (= 4.1.12)
30       activesupport (= 4.1.12)
31       arel (~> 5.0.0)
32     activerecord-nulldb-adapter (0.3.1)
33       activerecord (>= 2.0.0)
34     activesupport (4.1.12)
35       i18n (~> 0.6, >= 0.6.9)
36       json (~> 1.7, >= 1.7.7)
37       minitest (~> 5.1)
38       thread_safe (~> 0.1)
39       tzinfo (~> 1.1)
40     addressable (2.4.0)
41     andand (1.3.3)
42     angularjs-rails (1.3.8)
43     arel (5.0.1.20140414130214)
44     arvados (0.1.20160420143004)
45       activesupport (>= 3, < 4.2.6)
46       andand (~> 1.3, >= 1.3.3)
47       google-api-client (>= 0.7, < 0.9)
48       i18n (~> 0)
49       json (~> 1.7, >= 1.7.7)
50       jwt (>= 0.1.5, < 2)
51     autoparse (0.3.3)
52       addressable (>= 2.3.1)
53       extlib (>= 0.9.15)
54       multi_json (>= 1.0.0)
55     bootstrap-sass (3.1.1.1)
56       sass (~> 3.2)
57     bootstrap-tab-history-rails (0.1.0)
58       railties (>= 3.1)
59     bootstrap-x-editable-rails (1.5.1.1)
60       railties (>= 3.0)
61     builder (3.2.2)
62     byebug (3.5.1)
63       columnize (~> 0.8)
64       debugger-linecache (~> 1.2)
65       slop (~> 3.6)
66     capistrano (2.15.5)
67       highline
68       net-scp (>= 1.0.0)
69       net-sftp (>= 2.0.0)
70       net-ssh (>= 2.0.14)
71       net-ssh-gateway (>= 1.1.0)
72     capybara (2.5.0)
73       mime-types (>= 1.16)
74       nokogiri (>= 1.3.3)
75       rack (>= 1.0.0)
76       rack-test (>= 0.5.4)
77       xpath (~> 2.0)
78     childprocess (0.5.6)
79       ffi (~> 1.0, >= 1.0.11)
80     cliver (0.3.2)
81     coffee-rails (4.1.0)
82       coffee-script (>= 2.2.0)
83       railties (>= 4.0.0, < 5.0)
84     coffee-script (2.3.0)
85       coffee-script-source
86       execjs
87     coffee-script-source (1.8.0)
88     columnize (0.9.0)
89     commonjs (0.2.7)
90     daemon_controller (1.2.0)
91     debugger-linecache (1.2.0)
92     deep_merge (1.0.1)
93     docile (1.1.5)
94     erubis (2.7.0)
95     execjs (2.2.2)
96     extlib (0.9.16)
97     faraday (0.9.2)
98       multipart-post (>= 1.2, < 3)
99     fast_stack (0.1.0)
100       rake
101       rake-compiler
102     ffi (1.9.10)
103     flamegraph (0.1.0)
104       fast_stack
105     google-api-client (0.8.6)
106       activesupport (>= 3.2)
107       addressable (~> 2.3)
108       autoparse (~> 0.3)
109       extlib (~> 0.9)
110       faraday (~> 0.9)
111       googleauth (~> 0.3)
112       launchy (~> 2.4)
113       multi_json (~> 1.10)
114       retriable (~> 1.4)
115       signet (~> 0.6)
116     googleauth (0.5.1)
117       faraday (~> 0.9)
118       jwt (~> 1.4)
119       logging (~> 2.0)
120       memoist (~> 0.12)
121       multi_json (~> 1.11)
122       os (~> 0.9)
123       signet (~> 0.7)
124     headless (1.0.2)
125     highline (1.6.21)
126     httpclient (2.6.0.1)
127     i18n (0.7.0)
128     jquery-rails (3.1.2)
129       railties (>= 3.0, < 5.0)
130       thor (>= 0.14, < 2.0)
131     json (1.8.3)
132     jwt (1.5.4)
133     launchy (2.4.3)
134       addressable (~> 2.3)
135     less (2.6.0)
136       commonjs (~> 0.2.7)
137     less-rails (2.6.0)
138       actionpack (>= 3.1)
139       less (~> 2.6.0)
140     libv8 (3.16.14.7)
141     little-plugger (1.1.4)
142     logging (2.1.0)
143       little-plugger (~> 1.1)
144       multi_json (~> 1.10)
145     mail (2.6.3)
146       mime-types (>= 1.16, < 3)
147     memoist (0.14.0)
148     metaclass (0.0.4)
149     mime-types (2.99)
150     mini_portile (0.6.2)
151     minitest (5.8.4)
152     mocha (1.1.0)
153       metaclass (~> 0.0.1)
154     morrisjs-rails (0.5.1)
155       railties (> 3.1, < 5)
156     multi_json (1.12.0)
157     multipart-post (2.0.0)
158     net-scp (1.2.1)
159       net-ssh (>= 2.6.5)
160     net-sftp (2.1.2)
161       net-ssh (>= 2.6.5)
162     net-ssh (2.9.2)
163     net-ssh-gateway (1.2.0)
164       net-ssh (>= 2.6.5)
165     nokogiri (1.6.6.4)
166       mini_portile (~> 0.6.0)
167     oj (2.11.2)
168     os (0.9.6)
169     passenger (4.0.57)
170       daemon_controller (>= 1.2.0)
171       rack
172       rake (>= 0.8.1)
173     piwik_analytics (1.0.2)
174       actionpack
175       activesupport
176       rails (>= 3.0.0)
177     poltergeist (1.5.1)
178       capybara (~> 2.1)
179       cliver (~> 0.3.1)
180       multi_json (~> 1.0)
181       websocket-driver (>= 0.2.0)
182     rack (1.5.5)
183     rack-mini-profiler (0.9.2)
184       rack (>= 1.1.3)
185     rack-test (0.6.3)
186       rack (>= 1.0)
187     rails (4.1.12)
188       actionmailer (= 4.1.12)
189       actionpack (= 4.1.12)
190       actionview (= 4.1.12)
191       activemodel (= 4.1.12)
192       activerecord (= 4.1.12)
193       activesupport (= 4.1.12)
194       bundler (>= 1.3.0, < 2.0)
195       railties (= 4.1.12)
196       sprockets-rails (~> 2.0)
197     rails-perftest (0.0.5)
198     railties (4.1.12)
199       actionpack (= 4.1.12)
200       activesupport (= 4.1.12)
201       rake (>= 0.8.7)
202       thor (>= 0.18.1, < 2.0)
203     rake (10.4.2)
204     rake-compiler (0.9.5)
205       rake
206     raphael-rails (2.1.2)
207     ref (1.0.5)
208     retriable (1.4.1)
209     ruby-debug-passenger (0.2.0)
210     ruby-prof (0.15.2)
211     rubyzip (1.1.7)
212     rvm-capistrano (1.5.5)
213       capistrano (~> 2.15.4)
214     sass (3.4.9)
215     sass-rails (5.0.1)
216       railties (>= 4.0.0, < 5.0)
217       sass (~> 3.1)
218       sprockets (>= 2.8, < 4.0)
219       sprockets-rails (>= 2.0, < 4.0)
220       tilt (~> 1.1)
221     selenium-webdriver (2.53.1)
222       childprocess (~> 0.5)
223       multi_json (~> 1.0)
224       rubyzip (~> 1.0)
225       websocket (~> 1.0)
226     signet (0.7.2)
227       addressable (~> 2.3)
228       faraday (~> 0.9)
229       jwt (~> 1.5)
230       multi_json (~> 1.10)
231     simplecov (0.9.1)
232       docile (~> 1.1.0)
233       multi_json (~> 1.0)
234       simplecov-html (~> 0.8.0)
235     simplecov-html (0.8.0)
236     simplecov-rcov (0.2.3)
237       simplecov (>= 0.4.1)
238     slop (3.6.0)
239     sprockets (3.2.0)
240       rack (~> 1.0)
241     sprockets-rails (2.3.2)
242       actionpack (>= 3.0)
243       activesupport (>= 3.0)
244       sprockets (>= 2.8, < 4.0)
245     sshkey (1.6.1)
246     therubyracer (0.12.1)
247       libv8 (~> 3.16.14.0)
248       ref
249     thor (0.19.1)
250     thread_safe (0.3.5)
251     tilt (1.4.1)
252     tzinfo (1.2.2)
253       thread_safe (~> 0.1)
254     uglifier (2.7.0)
255       execjs (>= 0.3.0)
256       json (>= 1.8.0)
257     websocket (1.2.2)
258     websocket-driver (0.5.1)
259       websocket-extensions (>= 0.1.0)
260     websocket-extensions (0.1.1)
261     wiselinks (1.2.1)
262     xpath (2.0.0)
263       nokogiri (~> 1.3)
264
265 PLATFORMS
266   ruby
267
268 DEPENDENCIES
269   RedCloth
270   activerecord-nulldb-adapter
271   andand
272   angularjs-rails
273   arvados (>= 0.1.20150511150219)
274   bootstrap-sass (~> 3.1.0)
275   bootstrap-tab-history-rails
276   bootstrap-x-editable-rails
277   byebug
278   capybara
279   coffee-rails
280   deep_merge
281   flamegraph
282   headless
283   httpclient (~> 2.5)
284   jquery-rails
285   less
286   less-rails
287   minitest (>= 5.0.0)
288   mocha
289   morrisjs-rails
290   multi_json
291   oj
292   passenger
293   piwik_analytics
294   poltergeist
295   rack-mini-profiler
296   rails (~> 4.1.0)
297   rails-perftest
298   raphael-rails
299   ruby-debug-passenger
300   ruby-prof
301   rvm-capistrano
302   sass
303   sass-rails
304   selenium-webdriver
305   simplecov (~> 0.7)
306   simplecov-rcov
307   sshkey
308   themes_for_rails!
309   therubyracer
310   uglifier (>= 1.0.3)
311   wiselinks