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