Advertise filters param in discovery doc.
[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     coffee-rails (3.2.2)
46       coffee-script (>= 2.2.0)
47       railties (~> 3.2.0)
48     coffee-script (2.2.0)
49       coffee-script-source
50       execjs
51     coffee-script-source (1.6.3)
52     commonjs (0.2.7)
53     daemon_controller (1.1.7)
54     erubis (2.7.0)
55     execjs (2.0.2)
56     highline (1.6.20)
57     hike (1.2.3)
58     httpclient (2.3.4.1)
59     i18n (0.6.5)
60     journey (1.0.4)
61     jquery-rails (3.0.4)
62       railties (>= 3.0, < 5.0)
63       thor (>= 0.14, < 2.0)
64     json (1.8.1)
65     less (2.4.0)
66       commonjs (~> 0.2.7)
67     less-rails (2.4.2)
68       actionpack (>= 3.1)
69       less (~> 2.4.0)
70     libv8 (3.16.14.3)
71     mail (2.5.4)
72       mime-types (~> 1.16)
73       treetop (~> 1.4.8)
74     mime-types (1.25)
75     multi_json (1.8.2)
76     net-scp (1.1.2)
77       net-ssh (>= 2.6.5)
78     net-sftp (2.1.2)
79       net-ssh (>= 2.6.5)
80     net-ssh (2.7.0)
81     net-ssh-gateway (1.2.0)
82       net-ssh (>= 2.6.5)
83     oj (2.1.7)
84     passenger (4.0.23)
85       daemon_controller (>= 1.1.0)
86       rack
87       rake (>= 0.8.1)
88     piwik_analytics (1.0.2)
89       actionpack
90       activesupport
91       rails (>= 3.0.0)
92     polyglot (0.3.3)
93     rack (1.4.5)
94     rack-cache (1.2)
95       rack (>= 0.4)
96     rack-ssl (1.3.3)
97       rack
98     rack-test (0.6.2)
99       rack (>= 1.0)
100     rails (3.2.15)
101       actionmailer (= 3.2.15)
102       actionpack (= 3.2.15)
103       activerecord (= 3.2.15)
104       activeresource (= 3.2.15)
105       activesupport (= 3.2.15)
106       bundler (~> 1.0)
107       railties (= 3.2.15)
108     railties (3.2.15)
109       actionpack (= 3.2.15)
110       activesupport (= 3.2.15)
111       rack-ssl (~> 1.3.2)
112       rake (>= 0.8.7)
113       rdoc (~> 3.4)
114       thor (>= 0.14.6, < 2.0)
115     rake (10.1.0)
116     rdoc (3.12.2)
117       json (~> 1.4)
118     ref (1.0.5)
119     rvm-capistrano (1.5.1)
120       capistrano (~> 2.15.4)
121     sass (3.2.12)
122     sass-rails (3.2.6)
123       railties (~> 3.2.0)
124       sass (>= 3.1.10)
125       tilt (~> 1.3)
126     sprockets (2.2.2)
127       hike (~> 1.2)
128       multi_json (~> 1.0)
129       rack (~> 1.0)
130       tilt (~> 1.1, != 1.3.0)
131     sqlite3 (1.3.8)
132     themes_for_rails (0.5.1)
133       rails (>= 3.0.0)
134     therubyracer (0.12.0)
135       libv8 (~> 3.16.14.0)
136       ref
137     thor (0.18.1)
138     tilt (1.4.1)
139     treetop (1.4.15)
140       polyglot
141       polyglot (>= 0.3.1)
142     tzinfo (0.3.38)
143     uglifier (2.3.1)
144       execjs (>= 0.3.0)
145       json (>= 1.8.0)
146
147 PLATFORMS
148   ruby
149
150 DEPENDENCIES
151   RedCloth
152   andand
153   bootstrap-sass (~> 3.1.0)
154   bootstrap-x-editable-rails
155   coffee-rails (~> 3.2.0)
156   httpclient
157   jquery-rails
158   less
159   less-rails
160   multi_json
161   oj
162   passenger
163   piwik_analytics
164   rails (~> 3.2.0)
165   rvm-capistrano
166   sass
167   sass-rails (~> 3.2.0)
168   sqlite3
169   themes_for_rails
170   therubyracer
171   uglifier (>= 1.0.3)