Merge branch 'master' into 4194-keep-logging
[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.20141114230720)
43       activesupport (>= 3.2.13)
44       andand (~> 1.3, >= 1.3.3)
45       google-api-client (~> 0.6.3, >= 0.6.3)
46       json (~> 1.7, >= 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-tab-history-rails (0.1.0)
55       railties (>= 3.1)
56     bootstrap-x-editable-rails (1.5.1.1)
57       railties (>= 3.0)
58     builder (3.2.2)
59     byebug (3.5.1)
60       columnize (~> 0.8)
61       debugger-linecache (~> 1.2)
62       slop (~> 3.6)
63     capistrano (2.15.5)
64       highline
65       net-scp (>= 1.0.0)
66       net-sftp (>= 2.0.0)
67       net-ssh (>= 2.0.14)
68       net-ssh-gateway (>= 1.1.0)
69     capybara (2.4.4)
70       mime-types (>= 1.16)
71       nokogiri (>= 1.3.3)
72       rack (>= 1.0.0)
73       rack-test (>= 0.5.4)
74       xpath (~> 2.0)
75     childprocess (0.5.1)
76       ffi (~> 1.0, >= 1.0.11)
77     cliver (0.3.2)
78     coffee-rails (4.0.1)
79       coffee-script (>= 2.2.0)
80       railties (>= 4.0.0, < 5.0)
81     coffee-script (2.2.0)
82       coffee-script-source
83       execjs
84     coffee-script-source (1.7.0)
85     columnize (0.8.9)
86     commonjs (0.2.7)
87     daemon_controller (1.1.7)
88     debugger-linecache (1.2.0)
89     deep_merge (1.0.1)
90     erubis (2.7.0)
91     execjs (2.0.2)
92     extlib (0.9.16)
93     faraday (0.8.9)
94       multipart-post (~> 1.2.0)
95     ffi (1.9.3)
96     google-api-client (0.6.4)
97       addressable (>= 2.3.2)
98       autoparse (>= 0.3.3)
99       extlib (>= 0.9.15)
100       faraday (~> 0.8.4)
101       jwt (>= 0.1.5)
102       launchy (>= 2.1.1)
103       multi_json (>= 1.0.0)
104       signet (~> 0.4.5)
105       uuidtools (>= 2.1.0)
106     headless (1.0.1)
107     highline (1.6.20)
108     hike (1.2.3)
109     httpclient (2.5.0)
110     i18n (0.6.9)
111     jquery-rails (3.0.4)
112       railties (>= 3.0, < 5.0)
113       thor (>= 0.14, < 2.0)
114     json (1.8.1)
115     jwt (0.1.13)
116       multi_json (>= 1.5)
117     launchy (2.4.3)
118       addressable (~> 2.3)
119     less (2.4.0)
120       commonjs (~> 0.2.7)
121     less-rails (2.4.2)
122       actionpack (>= 3.1)
123       less (~> 2.4.0)
124     libv8 (3.16.14.3)
125     mail (2.5.4)
126       mime-types (~> 1.16)
127       treetop (~> 1.4.8)
128     metaclass (0.0.4)
129     mime-types (1.25.1)
130     mini_portile (0.6.0)
131     minitest (5.3.3)
132     mocha (1.1.0)
133       metaclass (~> 0.0.1)
134     multi_json (1.10.0)
135     multipart-post (1.2.0)
136     net-scp (1.1.2)
137       net-ssh (>= 2.6.5)
138     net-sftp (2.1.2)
139       net-ssh (>= 2.6.5)
140     net-ssh (2.7.0)
141     net-ssh-gateway (1.2.0)
142       net-ssh (>= 2.6.5)
143     nokogiri (1.6.3.1)
144       mini_portile (= 0.6.0)
145     oj (2.1.7)
146     passenger (4.0.23)
147       daemon_controller (>= 1.1.0)
148       rack
149       rake (>= 0.8.1)
150     piwik_analytics (1.0.2)
151       actionpack
152       activesupport
153       rails (>= 3.0.0)
154     poltergeist (1.5.0)
155       capybara (~> 2.1)
156       cliver (~> 0.3.1)
157       multi_json (~> 1.0)
158       websocket-driver (>= 0.2.0)
159     polyglot (0.3.4)
160     rack (1.5.2)
161     rack-test (0.6.2)
162       rack (>= 1.0)
163     rails (4.1.1)
164       actionmailer (= 4.1.1)
165       actionpack (= 4.1.1)
166       actionview (= 4.1.1)
167       activemodel (= 4.1.1)
168       activerecord (= 4.1.1)
169       activesupport (= 4.1.1)
170       bundler (>= 1.3.0, < 2.0)
171       railties (= 4.1.1)
172       sprockets-rails (~> 2.0)
173     railties (4.1.1)
174       actionpack (= 4.1.1)
175       activesupport (= 4.1.1)
176       rake (>= 0.8.7)
177       thor (>= 0.18.1, < 2.0)
178     rake (10.3.1)
179     ref (1.0.5)
180     ruby-debug-passenger (0.2.0)
181     rubyzip (1.1.0)
182     rvm-capistrano (1.5.1)
183       capistrano (~> 2.15.4)
184     sass (3.2.12)
185     sass-rails (4.0.3)
186       railties (>= 4.0.0, < 5.0)
187       sass (~> 3.2.0)
188       sprockets (~> 2.8, <= 2.11.0)
189       sprockets-rails (~> 2.0)
190     selenium-webdriver (2.40.0)
191       childprocess (>= 0.5.0)
192       multi_json (~> 1.0)
193       rubyzip (~> 1.0)
194       websocket (~> 1.0.4)
195     signet (0.4.5)
196       addressable (>= 2.2.3)
197       faraday (~> 0.8.1)
198       jwt (>= 0.1.5)
199       multi_json (>= 1.0.0)
200     simplecov (0.7.1)
201       multi_json (~> 1.0)
202       simplecov-html (~> 0.7.1)
203     simplecov-html (0.7.1)
204     simplecov-rcov (0.2.3)
205       simplecov (>= 0.4.1)
206     slop (3.6.0)
207     sprockets (2.11.0)
208       hike (~> 1.2)
209       multi_json (~> 1.0)
210       rack (~> 1.0)
211       tilt (~> 1.1, != 1.3.0)
212     sprockets-rails (2.1.3)
213       actionpack (>= 3.0)
214       activesupport (>= 3.0)
215       sprockets (~> 2.8)
216     sqlite3 (1.3.8)
217     sshkey (1.6.1)
218     therubyracer (0.12.0)
219       libv8 (~> 3.16.14.0)
220       ref
221     thor (0.19.1)
222     thread_safe (0.3.3)
223     tilt (1.4.1)
224     treetop (1.4.15)
225       polyglot
226       polyglot (>= 0.3.1)
227     tzinfo (1.1.0)
228       thread_safe (~> 0.1)
229     uglifier (2.3.1)
230       execjs (>= 0.3.0)
231       json (>= 1.8.0)
232     uuidtools (2.1.5)
233     websocket (1.0.7)
234     websocket-driver (0.3.2)
235     wiselinks (1.2.1)
236     xpath (2.0.0)
237       nokogiri (~> 1.3)
238
239 PLATFORMS
240   ruby
241
242 DEPENDENCIES
243   RedCloth
244   andand
245   arvados (>= 0.1.20141114230720)
246   bootstrap-sass (~> 3.1.0)
247   bootstrap-tab-history-rails
248   bootstrap-x-editable-rails
249   byebug
250   capybara
251   coffee-rails
252   deep_merge
253   headless
254   httpclient (~> 2.5.0)
255   jquery-rails
256   less
257   less-rails
258   minitest (>= 5.0.0)
259   mocha
260   multi_json
261   oj
262   passenger
263   piwik_analytics
264   poltergeist
265   rails (~> 4.1.0)
266   ruby-debug-passenger
267   rvm-capistrano
268   sass
269   sass-rails
270   selenium-webdriver
271   simplecov (~> 0.7.1)
272   simplecov-rcov
273   sqlite3
274   sshkey
275   themes_for_rails!
276   therubyracer
277   uglifier (>= 1.0.3)
278   wiselinks