Reversed histogram format, so timestamps come first.
[arvados.git] / apps / workbench / Gemfile.lock
1 GEM
2   remote: https://rubygems.org/
3   specs:
4     RedCloth (4.2.9)
5     actionmailer (3.2.15)
6       actionpack (= 3.2.15)
7       mail (~> 2.5.4)
8     actionpack (3.2.15)
9       activemodel (= 3.2.15)
10       activesupport (= 3.2.15)
11       builder (~> 3.0.0)
12       erubis (~> 2.7.0)
13       journey (~> 1.0.4)
14       rack (~> 1.4.5)
15       rack-cache (~> 1.2)
16       rack-test (~> 0.6.1)
17       sprockets (~> 2.2.1)
18     activemodel (3.2.15)
19       activesupport (= 3.2.15)
20       builder (~> 3.0.0)
21     activerecord (3.2.15)
22       activemodel (= 3.2.15)
23       activesupport (= 3.2.15)
24       arel (~> 3.0.2)
25       tzinfo (~> 0.3.29)
26     activeresource (3.2.15)
27       activemodel (= 3.2.15)
28       activesupport (= 3.2.15)
29     activesupport (3.2.15)
30       i18n (~> 0.6, >= 0.6.4)
31       multi_json (~> 1.0)
32     andand (1.3.3)
33     arel (3.0.2)
34     bootstrap-sass (3.1.0.1)
35       sass (~> 3.2)
36     bootstrap-x-editable-rails (1.5.1.1)
37       railties (>= 3.0)
38     builder (3.0.4)
39     capistrano (2.15.5)
40       highline
41       net-scp (>= 1.0.0)
42       net-sftp (>= 2.0.0)
43       net-ssh (>= 2.0.14)
44       net-ssh-gateway (>= 1.1.0)
45     capybara (2.2.1)
46       mime-types (>= 1.16)
47       nokogiri (>= 1.3.3)
48       rack (>= 1.0.0)
49       rack-test (>= 0.5.4)
50       xpath (~> 2.0)
51     childprocess (0.5.1)
52       ffi (~> 1.0, >= 1.0.11)
53     cliver (0.3.2)
54     coffee-rails (3.2.2)
55       coffee-script (>= 2.2.0)
56       railties (~> 3.2.0)
57     coffee-script (2.2.0)
58       coffee-script-source
59       execjs
60     coffee-script-source (1.6.3)
61     commonjs (0.2.7)
62     daemon_controller (1.1.7)
63     deep_merge (1.0.1)
64     erubis (2.7.0)
65     execjs (2.0.2)
66     ffi (1.9.3)
67     highline (1.6.20)
68     hike (1.2.3)
69     httpclient (2.3.4.1)
70     i18n (0.6.5)
71     journey (1.0.4)
72     jquery-rails (3.0.4)
73       railties (>= 3.0, < 5.0)
74       thor (>= 0.14, < 2.0)
75     json (1.8.1)
76     less (2.4.0)
77       commonjs (~> 0.2.7)
78     less-rails (2.4.2)
79       actionpack (>= 3.1)
80       less (~> 2.4.0)
81     libv8 (3.16.14.3)
82     mail (2.5.4)
83       mime-types (~> 1.16)
84       treetop (~> 1.4.8)
85     mime-types (1.25)
86     mini_portile (0.5.2)
87     multi_json (1.8.2)
88     net-scp (1.1.2)
89       net-ssh (>= 2.6.5)
90     net-sftp (2.1.2)
91       net-ssh (>= 2.6.5)
92     net-ssh (2.7.0)
93     net-ssh-gateway (1.2.0)
94       net-ssh (>= 2.6.5)
95     nokogiri (1.6.1)
96       mini_portile (~> 0.5.0)
97     oj (2.1.7)
98     passenger (4.0.23)
99       daemon_controller (>= 1.1.0)
100       rack
101       rake (>= 0.8.1)
102     piwik_analytics (1.0.2)
103       actionpack
104       activesupport
105       rails (>= 3.0.0)
106     poltergeist (1.5.0)
107       capybara (~> 2.1)
108       cliver (~> 0.3.1)
109       multi_json (~> 1.0)
110       websocket-driver (>= 0.2.0)
111     polyglot (0.3.3)
112     rack (1.4.5)
113     rack-cache (1.2)
114       rack (>= 0.4)
115     rack-ssl (1.3.3)
116       rack
117     rack-test (0.6.2)
118       rack (>= 1.0)
119     rails (3.2.15)
120       actionmailer (= 3.2.15)
121       actionpack (= 3.2.15)
122       activerecord (= 3.2.15)
123       activeresource (= 3.2.15)
124       activesupport (= 3.2.15)
125       bundler (~> 1.0)
126       railties (= 3.2.15)
127     railties (3.2.15)
128       actionpack (= 3.2.15)
129       activesupport (= 3.2.15)
130       rack-ssl (~> 1.3.2)
131       rake (>= 0.8.7)
132       rdoc (~> 3.4)
133       thor (>= 0.14.6, < 2.0)
134     rake (10.1.0)
135     rdoc (3.12.2)
136       json (~> 1.4)
137     ref (1.0.5)
138     rubyzip (1.1.0)
139     rvm-capistrano (1.5.1)
140       capistrano (~> 2.15.4)
141     sass (3.2.12)
142     sass-rails (3.2.6)
143       railties (~> 3.2.0)
144       sass (>= 3.1.10)
145       tilt (~> 1.3)
146     selenium-webdriver (2.40.0)
147       childprocess (>= 0.5.0)
148       multi_json (~> 1.0)
149       rubyzip (~> 1.0)
150       websocket (~> 1.0.4)
151     sprockets (2.2.2)
152       hike (~> 1.2)
153       multi_json (~> 1.0)
154       rack (~> 1.0)
155       tilt (~> 1.1, != 1.3.0)
156     sqlite3 (1.3.8)
157     themes_for_rails (0.5.1)
158       rails (>= 3.0.0)
159     therubyracer (0.12.0)
160       libv8 (~> 3.16.14.0)
161       ref
162     thor (0.18.1)
163     tilt (1.4.1)
164     treetop (1.4.15)
165       polyglot
166       polyglot (>= 0.3.1)
167     tzinfo (0.3.38)
168     uglifier (2.3.1)
169       execjs (>= 0.3.0)
170       json (>= 1.8.0)
171     websocket (1.0.7)
172     websocket-driver (0.3.2)
173     xpath (2.0.0)
174       nokogiri (~> 1.3)
175
176 PLATFORMS
177   ruby
178
179 DEPENDENCIES
180   RedCloth
181   andand
182   bootstrap-sass (~> 3.1.0)
183   bootstrap-x-editable-rails
184   capybara
185   coffee-rails (~> 3.2.0)
186   deep_merge
187   httpclient
188   jquery-rails
189   less
190   less-rails
191   multi_json
192   oj
193   passenger
194   piwik_analytics
195   poltergeist
196   rails (~> 3.2.0)
197   rvm-capistrano
198   sass
199   sass-rails (~> 3.2.0)
200   selenium-webdriver
201   sqlite3
202   themes_for_rails
203   therubyracer
204   uglifier (>= 1.0.3)