Submit
[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     capybara-webkit (1.1.0)
52       capybara (~> 2.0, >= 2.0.2)
53       json
54     childprocess (0.5.1)
55       ffi (~> 1.0, >= 1.0.11)
56     cliver (0.3.2)
57     coffee-rails (3.2.2)
58       coffee-script (>= 2.2.0)
59       railties (~> 3.2.0)
60     coffee-script (2.2.0)
61       coffee-script-source
62       execjs
63     coffee-script-source (1.6.3)
64     commonjs (0.2.7)
65     daemon_controller (1.1.7)
66     deep_merge (1.0.1)
67     erubis (2.7.0)
68     execjs (2.0.2)
69     ffi (1.9.3)
70     highline (1.6.20)
71     hike (1.2.3)
72     httpclient (2.3.4.1)
73     i18n (0.6.5)
74     journey (1.0.4)
75     jquery-rails (3.0.4)
76       railties (>= 3.0, < 5.0)
77       thor (>= 0.14, < 2.0)
78     json (1.8.1)
79     less (2.4.0)
80       commonjs (~> 0.2.7)
81     less-rails (2.4.2)
82       actionpack (>= 3.1)
83       less (~> 2.4.0)
84     libv8 (3.16.14.3)
85     mail (2.5.4)
86       mime-types (~> 1.16)
87       treetop (~> 1.4.8)
88     mime-types (1.25)
89     mini_portile (0.5.2)
90     multi_json (1.8.2)
91     net-scp (1.1.2)
92       net-ssh (>= 2.6.5)
93     net-sftp (2.1.2)
94       net-ssh (>= 2.6.5)
95     net-ssh (2.7.0)
96     net-ssh-gateway (1.2.0)
97       net-ssh (>= 2.6.5)
98     nokogiri (1.6.1)
99       mini_portile (~> 0.5.0)
100     oj (2.1.7)
101     passenger (4.0.23)
102       daemon_controller (>= 1.1.0)
103       rack
104       rake (>= 0.8.1)
105     piwik_analytics (1.0.2)
106       actionpack
107       activesupport
108       rails (>= 3.0.0)
109     poltergeist (1.5.0)
110       capybara (~> 2.1)
111       cliver (~> 0.3.1)
112       multi_json (~> 1.0)
113       websocket-driver (>= 0.2.0)
114     polyglot (0.3.3)
115     rack (1.4.5)
116     rack-cache (1.2)
117       rack (>= 0.4)
118     rack-ssl (1.3.3)
119       rack
120     rack-test (0.6.2)
121       rack (>= 1.0)
122     rails (3.2.15)
123       actionmailer (= 3.2.15)
124       actionpack (= 3.2.15)
125       activerecord (= 3.2.15)
126       activeresource (= 3.2.15)
127       activesupport (= 3.2.15)
128       bundler (~> 1.0)
129       railties (= 3.2.15)
130     railties (3.2.15)
131       actionpack (= 3.2.15)
132       activesupport (= 3.2.15)
133       rack-ssl (~> 1.3.2)
134       rake (>= 0.8.7)
135       rdoc (~> 3.4)
136       thor (>= 0.14.6, < 2.0)
137     rake (10.1.0)
138     rdoc (3.12.2)
139       json (~> 1.4)
140     ref (1.0.5)
141     rubyzip (1.1.0)
142     rvm-capistrano (1.5.1)
143       capistrano (~> 2.15.4)
144     sass (3.2.12)
145     sass-rails (3.2.6)
146       railties (~> 3.2.0)
147       sass (>= 3.1.10)
148       tilt (~> 1.3)
149     selenium-webdriver (2.40.0)
150       childprocess (>= 0.5.0)
151       multi_json (~> 1.0)
152       rubyzip (~> 1.0)
153       websocket (~> 1.0.4)
154     sprockets (2.2.2)
155       hike (~> 1.2)
156       multi_json (~> 1.0)
157       rack (~> 1.0)
158       tilt (~> 1.1, != 1.3.0)
159     sqlite3 (1.3.8)
160     themes_for_rails (0.5.1)
161       rails (>= 3.0.0)
162     therubyracer (0.12.0)
163       libv8 (~> 3.16.14.0)
164       ref
165     thor (0.18.1)
166     tilt (1.4.1)
167     treetop (1.4.15)
168       polyglot
169       polyglot (>= 0.3.1)
170     tzinfo (0.3.38)
171     uglifier (2.3.1)
172       execjs (>= 0.3.0)
173       json (>= 1.8.0)
174     websocket (1.0.7)
175     websocket-driver (0.3.2)
176     xpath (2.0.0)
177       nokogiri (~> 1.3)
178
179 PLATFORMS
180   ruby
181
182 DEPENDENCIES
183   RedCloth
184   andand
185   bootstrap-sass (~> 3.1.0)
186   bootstrap-x-editable-rails
187   capybara
188   capybara-webkit
189   coffee-rails (~> 3.2.0)
190   deep_merge
191   httpclient
192   jquery-rails
193   less
194   less-rails
195   multi_json
196   oj
197   passenger
198   piwik_analytics
199   poltergeist
200   rails (~> 3.2.0)
201   rvm-capistrano
202   sass
203   sass-rails (~> 3.2.0)
204   selenium-webdriver
205   sqlite3
206   themes_for_rails
207   therubyracer
208   uglifier (>= 1.0.3)