4233: bug fix - rounding errors were causing us to miss maxima scrolling off the...
[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.20140917180103)
43       activesupport (>= 3.2.13)
44       andand
45       google-api-client (~> 0.6.3)
46       json (>= 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.2)
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     morrisjs-rails (0.5.1)
135       railties (> 3.1, < 5)
136     multi_json (1.10.0)
137     multipart-post (1.2.0)
138     net-scp (1.1.2)
139       net-ssh (>= 2.6.5)
140     net-sftp (2.1.2)
141       net-ssh (>= 2.6.5)
142     net-ssh (2.7.0)
143     net-ssh-gateway (1.2.0)
144       net-ssh (>= 2.6.5)
145     nokogiri (1.6.3.1)
146       mini_portile (= 0.6.0)
147     oj (2.1.7)
148     passenger (4.0.23)
149       daemon_controller (>= 1.1.0)
150       rack
151       rake (>= 0.8.1)
152     piwik_analytics (1.0.2)
153       actionpack
154       activesupport
155       rails (>= 3.0.0)
156     poltergeist (1.5.0)
157       capybara (~> 2.1)
158       cliver (~> 0.3.1)
159       multi_json (~> 1.0)
160       websocket-driver (>= 0.2.0)
161     polyglot (0.3.4)
162     rack (1.5.2)
163     rack-test (0.6.2)
164       rack (>= 1.0)
165     rails (4.1.1)
166       actionmailer (= 4.1.1)
167       actionpack (= 4.1.1)
168       actionview (= 4.1.1)
169       activemodel (= 4.1.1)
170       activerecord (= 4.1.1)
171       activesupport (= 4.1.1)
172       bundler (>= 1.3.0, < 2.0)
173       railties (= 4.1.1)
174       sprockets-rails (~> 2.0)
175     railties (4.1.1)
176       actionpack (= 4.1.1)
177       activesupport (= 4.1.1)
178       rake (>= 0.8.7)
179       thor (>= 0.18.1, < 2.0)
180     rake (10.3.1)
181     raphael-rails (2.1.2)
182     ref (1.0.5)
183     ruby-debug-passenger (0.2.0)
184     rubyzip (1.1.0)
185     rvm-capistrano (1.5.1)
186       capistrano (~> 2.15.4)
187     sass (3.2.12)
188     sass-rails (4.0.3)
189       railties (>= 4.0.0, < 5.0)
190       sass (~> 3.2.0)
191       sprockets (~> 2.8, <= 2.11.0)
192       sprockets-rails (~> 2.0)
193     selenium-webdriver (2.40.0)
194       childprocess (>= 0.5.0)
195       multi_json (~> 1.0)
196       rubyzip (~> 1.0)
197       websocket (~> 1.0.4)
198     signet (0.4.5)
199       addressable (>= 2.2.3)
200       faraday (~> 0.8.1)
201       jwt (>= 0.1.5)
202       multi_json (>= 1.0.0)
203     simplecov (0.7.1)
204       multi_json (~> 1.0)
205       simplecov-html (~> 0.7.1)
206     simplecov-html (0.7.1)
207     simplecov-rcov (0.2.3)
208       simplecov (>= 0.4.1)
209     slop (3.6.0)
210     sprockets (2.11.0)
211       hike (~> 1.2)
212       multi_json (~> 1.0)
213       rack (~> 1.0)
214       tilt (~> 1.1, != 1.3.0)
215     sprockets-rails (2.1.3)
216       actionpack (>= 3.0)
217       activesupport (>= 3.0)
218       sprockets (~> 2.8)
219     sqlite3 (1.3.8)
220     sshkey (1.6.1)
221     therubyracer (0.12.0)
222       libv8 (~> 3.16.14.0)
223       ref
224     thor (0.19.1)
225     thread_safe (0.3.3)
226     tilt (1.4.1)
227     treetop (1.4.15)
228       polyglot
229       polyglot (>= 0.3.1)
230     tzinfo (1.1.0)
231       thread_safe (~> 0.1)
232     uglifier (2.3.1)
233       execjs (>= 0.3.0)
234       json (>= 1.8.0)
235     uuidtools (2.1.5)
236     websocket (1.0.7)
237     websocket-driver (0.3.2)
238     wiselinks (1.2.1)
239     xpath (2.0.0)
240       nokogiri (~> 1.3)
241
242 PLATFORMS
243   ruby
244
245 DEPENDENCIES
246   RedCloth
247   andand
248   arvados (>= 0.1.20140917180103)
249   bootstrap-sass (~> 3.1.0)
250   bootstrap-tab-history-rails
251   bootstrap-x-editable-rails
252   byebug
253   capybara
254   coffee-rails
255   deep_merge
256   headless
257   httpclient (~> 2.5.0)
258   jquery-rails
259   less
260   less-rails
261   minitest (>= 5.0.0)
262   mocha
263   morrisjs-rails
264   multi_json
265   oj
266   passenger
267   piwik_analytics
268   poltergeist
269   rails (~> 4.1.0)
270   raphael-rails
271   ruby-debug-passenger
272   rvm-capistrano
273   sass
274   sass-rails
275   selenium-webdriver
276   simplecov (~> 0.7.1)
277   simplecov-rcov
278   sqlite3
279   sshkey
280   themes_for_rails!
281   therubyracer
282   uglifier (>= 1.0.3)
283   wiselinks