Merge branch 'master' into 4823-python-sdk-writable-collection-api
[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.9)
14       actionpack (= 4.1.9)
15       actionview (= 4.1.9)
16       mail (~> 2.5, >= 2.5.4)
17     actionpack (4.1.9)
18       actionview (= 4.1.9)
19       activesupport (= 4.1.9)
20       rack (~> 1.5.2)
21       rack-test (~> 0.6.2)
22     actionview (4.1.9)
23       activesupport (= 4.1.9)
24       builder (~> 3.1)
25       erubis (~> 2.7.0)
26     activemodel (4.1.9)
27       activesupport (= 4.1.9)
28       builder (~> 3.1)
29     activerecord (4.1.9)
30       activemodel (= 4.1.9)
31       activesupport (= 4.1.9)
32       arel (~> 5.0.0)
33     activesupport (4.1.9)
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     angularjs-rails (1.3.8)
42     arel (5.0.1.20140414130214)
43     arvados (0.1.20150116063758)
44       activesupport (>= 3.2.13)
45       andand (~> 1.3, >= 1.3.3)
46       google-api-client (~> 0.6.3, >= 0.6.3)
47       json (~> 1.7, >= 1.7.7)
48       jwt (>= 0.1.5, < 1.0.0)
49     autoparse (0.3.3)
50       addressable (>= 2.3.1)
51       extlib (>= 0.9.15)
52       multi_json (>= 1.0.0)
53     bootstrap-sass (3.1.1.1)
54       sass (~> 3.2)
55     bootstrap-tab-history-rails (0.1.0)
56       railties (>= 3.1)
57     bootstrap-x-editable-rails (1.5.1.1)
58       railties (>= 3.0)
59     builder (3.2.2)
60     byebug (3.5.1)
61       columnize (~> 0.8)
62       debugger-linecache (~> 1.2)
63       slop (~> 3.6)
64     capistrano (2.15.5)
65       highline
66       net-scp (>= 1.0.0)
67       net-sftp (>= 2.0.0)
68       net-ssh (>= 2.0.14)
69       net-ssh-gateway (>= 1.1.0)
70     capybara (2.4.4)
71       mime-types (>= 1.16)
72       nokogiri (>= 1.3.3)
73       rack (>= 1.0.0)
74       rack-test (>= 0.5.4)
75       xpath (~> 2.0)
76     childprocess (0.5.5)
77       ffi (~> 1.0, >= 1.0.11)
78     cliver (0.3.2)
79     coffee-rails (4.1.0)
80       coffee-script (>= 2.2.0)
81       railties (>= 4.0.0, < 5.0)
82     coffee-script (2.3.0)
83       coffee-script-source
84       execjs
85     coffee-script-source (1.8.0)
86     columnize (0.9.0)
87     commonjs (0.2.7)
88     daemon_controller (1.2.0)
89     debugger-linecache (1.2.0)
90     deep_merge (1.0.1)
91     docile (1.1.5)
92     erubis (2.7.0)
93     execjs (2.2.2)
94     extlib (0.9.16)
95     faraday (0.8.9)
96       multipart-post (~> 1.2.0)
97     fast_stack (0.1.0)
98       rake
99       rake-compiler
100     ffi (1.9.6)
101     flamegraph (0.1.0)
102       fast_stack
103     google-api-client (0.6.4)
104       addressable (>= 2.3.2)
105       autoparse (>= 0.3.3)
106       extlib (>= 0.9.15)
107       faraday (~> 0.8.4)
108       jwt (>= 0.1.5)
109       launchy (>= 2.1.1)
110       multi_json (>= 1.0.0)
111       signet (~> 0.4.5)
112       uuidtools (>= 2.1.0)
113     headless (1.0.2)
114     highline (1.6.21)
115     hike (1.2.3)
116     httpclient (2.6.0.1)
117     i18n (0.7.0)
118     jquery-rails (3.1.2)
119       railties (>= 3.0, < 5.0)
120       thor (>= 0.14, < 2.0)
121     json (1.8.2)
122     jwt (0.1.13)
123       multi_json (>= 1.5)
124     launchy (2.4.3)
125       addressable (~> 2.3)
126     less (2.6.0)
127       commonjs (~> 0.2.7)
128     less-rails (2.6.0)
129       actionpack (>= 3.1)
130       less (~> 2.6.0)
131     libv8 (3.16.14.7)
132     mail (2.6.3)
133       mime-types (>= 1.16, < 3)
134     metaclass (0.0.4)
135     mime-types (2.4.3)
136     mini_portile (0.6.2)
137     minitest (5.5.1)
138     mocha (1.1.0)
139       metaclass (~> 0.0.1)
140     morrisjs-rails (0.5.1)
141       railties (> 3.1, < 5)
142     multi_json (1.10.1)
143     multipart-post (1.2.0)
144     net-scp (1.2.1)
145       net-ssh (>= 2.6.5)
146     net-sftp (2.1.2)
147       net-ssh (>= 2.6.5)
148     net-ssh (2.9.2)
149     net-ssh-gateway (1.2.0)
150       net-ssh (>= 2.6.5)
151     nokogiri (1.6.5)
152       mini_portile (~> 0.6.0)
153     oj (2.11.2)
154     passenger (4.0.57)
155       daemon_controller (>= 1.2.0)
156       rack
157       rake (>= 0.8.1)
158     piwik_analytics (1.0.2)
159       actionpack
160       activesupport
161       rails (>= 3.0.0)
162     poltergeist (1.5.1)
163       capybara (~> 2.1)
164       cliver (~> 0.3.1)
165       multi_json (~> 1.0)
166       websocket-driver (>= 0.2.0)
167     rack (1.5.2)
168     rack-mini-profiler (0.9.2)
169       rack (>= 1.1.3)
170     rack-test (0.6.3)
171       rack (>= 1.0)
172     rails (4.1.9)
173       actionmailer (= 4.1.9)
174       actionpack (= 4.1.9)
175       actionview (= 4.1.9)
176       activemodel (= 4.1.9)
177       activerecord (= 4.1.9)
178       activesupport (= 4.1.9)
179       bundler (>= 1.3.0, < 2.0)
180       railties (= 4.1.9)
181       sprockets-rails (~> 2.0)
182     rails-perftest (0.0.5)
183     railties (4.1.9)
184       actionpack (= 4.1.9)
185       activesupport (= 4.1.9)
186       rake (>= 0.8.7)
187       thor (>= 0.18.1, < 2.0)
188     rake (10.4.2)
189     rake-compiler (0.9.5)
190       rake
191     raphael-rails (2.1.2)
192     ref (1.0.5)
193     ruby-debug-passenger (0.2.0)
194     ruby-prof (0.15.2)
195     rubyzip (1.1.6)
196     rvm-capistrano (1.5.5)
197       capistrano (~> 2.15.4)
198     sass (3.4.9)
199     sass-rails (5.0.1)
200       railties (>= 4.0.0, < 5.0)
201       sass (~> 3.1)
202       sprockets (>= 2.8, < 4.0)
203       sprockets-rails (>= 2.0, < 4.0)
204       tilt (~> 1.1)
205     selenium-webdriver (2.44.0)
206       childprocess (~> 0.5)
207       multi_json (~> 1.0)
208       rubyzip (~> 1.0)
209       websocket (~> 1.0)
210     signet (0.4.5)
211       addressable (>= 2.2.3)
212       faraday (~> 0.8.1)
213       jwt (>= 0.1.5)
214       multi_json (>= 1.0.0)
215     simplecov (0.9.1)
216       docile (~> 1.1.0)
217       multi_json (~> 1.0)
218       simplecov-html (~> 0.8.0)
219     simplecov-html (0.8.0)
220     simplecov-rcov (0.2.3)
221       simplecov (>= 0.4.1)
222     slop (3.6.0)
223     sprockets (2.12.3)
224       hike (~> 1.2)
225       multi_json (~> 1.0)
226       rack (~> 1.0)
227       tilt (~> 1.1, != 1.3.0)
228     sprockets-rails (2.2.2)
229       actionpack (>= 3.0)
230       activesupport (>= 3.0)
231       sprockets (>= 2.8, < 4.0)
232     sqlite3 (1.3.10)
233     sshkey (1.6.1)
234     therubyracer (0.12.1)
235       libv8 (~> 3.16.14.0)
236       ref
237     thor (0.19.1)
238     thread_safe (0.3.4)
239     tilt (1.4.1)
240     tzinfo (1.2.2)
241       thread_safe (~> 0.1)
242     uglifier (2.7.0)
243       execjs (>= 0.3.0)
244       json (>= 1.8.0)
245     uuidtools (2.1.5)
246     websocket (1.2.1)
247     websocket-driver (0.5.1)
248       websocket-extensions (>= 0.1.0)
249     websocket-extensions (0.1.1)
250     wiselinks (1.2.1)
251     xpath (2.0.0)
252       nokogiri (~> 1.3)
253
254 PLATFORMS
255   ruby
256
257 DEPENDENCIES
258   RedCloth
259   andand
260   angularjs-rails
261   arvados (>= 0.1.20150116063758)
262   bootstrap-sass (~> 3.1.0)
263   bootstrap-tab-history-rails
264   bootstrap-x-editable-rails
265   byebug
266   capybara
267   coffee-rails
268   deep_merge
269   flamegraph
270   headless
271   httpclient (~> 2.5)
272   jquery-rails
273   less
274   less-rails
275   minitest (>= 5.0.0)
276   mocha
277   morrisjs-rails
278   multi_json
279   oj
280   passenger
281   piwik_analytics
282   poltergeist
283   rack-mini-profiler
284   rails (~> 4.1.0)
285   rails-perftest
286   raphael-rails
287   ruby-debug-passenger
288   ruby-prof
289   rvm-capistrano
290   sass
291   sass-rails
292   selenium-webdriver
293   simplecov (~> 0.7)
294   simplecov-rcov
295   sqlite3
296   sshkey
297   themes_for_rails!
298   therubyracer
299   uglifier (>= 1.0.3)
300   wiselinks