4533: Fix wrong lock mode. refs #4533
[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.8)
14       actionpack (= 4.1.8)
15       actionview (= 4.1.8)
16       mail (~> 2.5, >= 2.5.4)
17     actionpack (4.1.8)
18       actionview (= 4.1.8)
19       activesupport (= 4.1.8)
20       rack (~> 1.5.2)
21       rack-test (~> 0.6.2)
22     actionview (4.1.8)
23       activesupport (= 4.1.8)
24       builder (~> 3.1)
25       erubis (~> 2.7.0)
26     activemodel (4.1.8)
27       activesupport (= 4.1.8)
28       builder (~> 3.1)
29     activerecord (4.1.8)
30       activemodel (= 4.1.8)
31       activesupport (= 4.1.8)
32       arel (~> 5.0.0)
33     activesupport (4.1.8)
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.1.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.5)
76       ffi (~> 1.0, >= 1.0.11)
77     cliver (0.3.2)
78     coffee-rails (4.1.0)
79       coffee-script (>= 2.2.0)
80       railties (>= 4.0.0, < 5.0)
81     coffee-script (2.3.0)
82       coffee-script-source
83       execjs
84     coffee-script-source (1.8.0)
85     columnize (0.8.9)
86     commonjs (0.2.7)
87     daemon_controller (1.2.0)
88     debugger-linecache (1.2.0)
89     deep_merge (1.0.1)
90     erubis (2.7.0)
91     execjs (2.2.2)
92     extlib (0.9.16)
93     faraday (0.8.9)
94       multipart-post (~> 1.2.0)
95     ffi (1.9.6)
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.2)
107     highline (1.6.21)
108     hike (1.2.3)
109     httpclient (2.5.3.3)
110     i18n (0.6.11)
111     jquery-rails (3.1.2)
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.6.0)
120       commonjs (~> 0.2.7)
121     less-rails (2.6.0)
122       actionpack (>= 3.1)
123       less (~> 2.6.0)
124     libv8 (3.16.14.7)
125     mail (2.6.3)
126       mime-types (>= 1.16, < 3)
127     metaclass (0.0.4)
128     mime-types (2.4.3)
129     mini_portile (0.6.1)
130     minitest (5.4.3)
131     mocha (1.1.0)
132       metaclass (~> 0.0.1)
133     morrisjs-rails (0.5.1)
134       railties (> 3.1, < 5)
135     multi_json (1.10.1)
136     multipart-post (1.2.0)
137     net-scp (1.2.1)
138       net-ssh (>= 2.6.5)
139     net-sftp (2.1.2)
140       net-ssh (>= 2.6.5)
141     net-ssh (2.9.1)
142     net-ssh-gateway (1.2.0)
143       net-ssh (>= 2.6.5)
144     nokogiri (1.6.4.1)
145       mini_portile (~> 0.6.0)
146     oj (2.11.1)
147     passenger (4.0.53)
148       daemon_controller (>= 1.2.0)
149       rack
150       rake (>= 0.8.1)
151     piwik_analytics (1.0.2)
152       actionpack
153       activesupport
154       rails (>= 3.0.0)
155     poltergeist (1.5.1)
156       capybara (~> 2.1)
157       cliver (~> 0.3.1)
158       multi_json (~> 1.0)
159       websocket-driver (>= 0.2.0)
160     rack (1.5.2)
161     rack-test (0.6.2)
162       rack (>= 1.0)
163     rails (4.1.8)
164       actionmailer (= 4.1.8)
165       actionpack (= 4.1.8)
166       actionview (= 4.1.8)
167       activemodel (= 4.1.8)
168       activerecord (= 4.1.8)
169       activesupport (= 4.1.8)
170       bundler (>= 1.3.0, < 2.0)
171       railties (= 4.1.8)
172       sprockets-rails (~> 2.0)
173     railties (4.1.8)
174       actionpack (= 4.1.8)
175       activesupport (= 4.1.8)
176       rake (>= 0.8.7)
177       thor (>= 0.18.1, < 2.0)
178     rake (10.4.0)
179     raphael-rails (2.1.2)
180     ref (1.0.5)
181     ruby-debug-passenger (0.2.0)
182     rubyzip (1.1.6)
183     rvm-capistrano (1.5.5)
184       capistrano (~> 2.15.4)
185     sass (3.2.19)
186     sass-rails (4.0.4)
187       railties (>= 4.0.0, < 5.0)
188       sass (~> 3.2.2)
189       sprockets (~> 2.8, < 2.12)
190       sprockets-rails (~> 2.0)
191     selenium-webdriver (2.44.0)
192       childprocess (~> 0.5)
193       multi_json (~> 1.0)
194       rubyzip (~> 1.0)
195       websocket (~> 1.0)
196     signet (0.4.5)
197       addressable (>= 2.2.3)
198       faraday (~> 0.8.1)
199       jwt (>= 0.1.5)
200       multi_json (>= 1.0.0)
201     simplecov (0.7.1)
202       multi_json (~> 1.0)
203       simplecov-html (~> 0.7.1)
204     simplecov-html (0.7.1)
205     simplecov-rcov (0.2.3)
206       simplecov (>= 0.4.1)
207     slop (3.6.0)
208     sprockets (2.11.3)
209       hike (~> 1.2)
210       multi_json (~> 1.0)
211       rack (~> 1.0)
212       tilt (~> 1.1, != 1.3.0)
213     sprockets-rails (2.2.0)
214       actionpack (>= 3.0)
215       activesupport (>= 3.0)
216       sprockets (>= 2.8, < 4.0)
217     sqlite3 (1.3.10)
218     sshkey (1.6.1)
219     therubyracer (0.12.1)
220       libv8 (~> 3.16.14.0)
221       ref
222     thor (0.19.1)
223     thread_safe (0.3.4)
224     tilt (1.4.1)
225     tzinfo (1.2.2)
226       thread_safe (~> 0.1)
227     uglifier (2.5.3)
228       execjs (>= 0.3.0)
229       json (>= 1.8.0)
230     uuidtools (2.1.5)
231     websocket (1.2.1)
232     websocket-driver (0.4.0)
233     wiselinks (1.2.1)
234     xpath (2.0.0)
235       nokogiri (~> 1.3)
236
237 PLATFORMS
238   ruby
239
240 DEPENDENCIES
241   RedCloth
242   andand
243   arvados (>= 0.1.20141114230720)
244   bootstrap-sass (~> 3.1.0)
245   bootstrap-tab-history-rails
246   bootstrap-x-editable-rails
247   byebug
248   capybara
249   coffee-rails
250   deep_merge
251   headless
252   httpclient (~> 2.5.0)
253   jquery-rails
254   less
255   less-rails
256   minitest (>= 5.0.0)
257   mocha
258   morrisjs-rails
259   multi_json
260   oj
261   passenger
262   piwik_analytics
263   poltergeist
264   rails (~> 4.1.0)
265   raphael-rails
266   ruby-debug-passenger
267   rvm-capistrano
268   sass
269   sass-rails (~> 4.0.4)
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