Bump loofah from 2.2.3 to 2.3.1 in /apps/workbench
[arvados.git] / services / api / Gemfile.lock
1 GIT
2   remote: https://github.com/curoverse/arvados.git
3   revision: dd9f2403f43bcb93da5908ddde57d8c0491bb4c2
4   glob: sdk/*/*.gemspec
5   specs:
6     arvados (1.4.1.20191019025325)
7       activesupport (>= 3)
8       andand (~> 1.3, >= 1.3.3)
9       arvados-google-api-client (>= 0.7, < 0.8.9)
10       faraday (< 0.16)
11       i18n (~> 0)
12       json (>= 1.7.7, < 3)
13       jwt (>= 0.1.5, < 2)
14     arvados-cli (1.4.1.20191017145711)
15       activesupport (>= 3.2.13, < 5.1)
16       andand (~> 1.3, >= 1.3.3)
17       arvados (>= 1.4.1.20190320201707)
18       arvados-google-api-client (~> 0.6, >= 0.6.3, < 0.8.9)
19       curb (~> 0.8)
20       faraday (< 0.16)
21       json (>= 1.7.7, < 3)
22       oj (~> 3.0)
23       optimist (~> 3.0)
24
25 GIT
26   remote: https://github.com/curoverse/themes_for_rails
27   revision: ddf6e592b3b6493ea0c2de7b5d3faa120ed35be0
28   specs:
29     themes_for_rails (0.5.1)
30       rails (>= 3.0.0)
31
32 GEM
33   remote: https://rubygems.org/
34   specs:
35     actioncable (5.0.7.2)
36       actionpack (= 5.0.7.2)
37       nio4r (>= 1.2, < 3.0)
38       websocket-driver (~> 0.6.1)
39     actionmailer (5.0.7.2)
40       actionpack (= 5.0.7.2)
41       actionview (= 5.0.7.2)
42       activejob (= 5.0.7.2)
43       mail (~> 2.5, >= 2.5.4)
44       rails-dom-testing (~> 2.0)
45     actionpack (5.0.7.2)
46       actionview (= 5.0.7.2)
47       activesupport (= 5.0.7.2)
48       rack (~> 2.0)
49       rack-test (~> 0.6.3)
50       rails-dom-testing (~> 2.0)
51       rails-html-sanitizer (~> 1.0, >= 1.0.2)
52     actionview (5.0.7.2)
53       activesupport (= 5.0.7.2)
54       builder (~> 3.1)
55       erubis (~> 2.7.0)
56       rails-dom-testing (~> 2.0)
57       rails-html-sanitizer (~> 1.0, >= 1.0.3)
58     activejob (5.0.7.2)
59       activesupport (= 5.0.7.2)
60       globalid (>= 0.3.6)
61     activemodel (5.0.7.2)
62       activesupport (= 5.0.7.2)
63     activerecord (5.0.7.2)
64       activemodel (= 5.0.7.2)
65       activesupport (= 5.0.7.2)
66       arel (~> 7.0)
67     activesupport (5.0.7.2)
68       concurrent-ruby (~> 1.0, >= 1.0.2)
69       i18n (>= 0.7, < 2)
70       minitest (~> 5.1)
71       tzinfo (~> 1.1)
72     acts_as_api (1.0.1)
73       activemodel (>= 3.0.0)
74       activesupport (>= 3.0.0)
75       rack (>= 1.1.0)
76     addressable (2.7.0)
77       public_suffix (>= 2.0.2, < 5.0)
78     andand (1.3.3)
79     arel (7.1.4)
80     arvados-google-api-client (0.8.7.3)
81       activesupport (>= 3.2, < 5.1)
82       addressable (~> 2.3)
83       autoparse (~> 0.3)
84       extlib (~> 0.9)
85       faraday (~> 0.9)
86       googleauth (~> 0.3)
87       launchy (~> 2.4)
88       multi_json (~> 1.10)
89       retriable (~> 1.4)
90       signet (~> 0.6)
91     autoparse (0.3.3)
92       addressable (>= 2.3.1)
93       extlib (>= 0.9.15)
94       multi_json (>= 1.0.0)
95     builder (3.2.3)
96     byebug (11.0.1)
97     capistrano (2.15.9)
98       highline
99       net-scp (>= 1.0.0)
100       net-sftp (>= 2.0.0)
101       net-ssh (>= 2.0.14)
102       net-ssh-gateway (>= 1.1.0)
103     concurrent-ruby (1.1.5)
104     crass (1.0.4)
105     curb (0.9.10)
106     database_cleaner (1.7.0)
107     erubis (2.7.0)
108     eventmachine (1.2.7)
109     execjs (2.7.0)
110     extlib (0.9.16)
111     factory_bot (5.0.2)
112       activesupport (>= 4.2.0)
113     factory_bot_rails (5.0.1)
114       factory_bot (~> 5.0.0)
115       railties (>= 4.2.0)
116     faraday (0.15.4)
117       multipart-post (>= 1.2, < 3)
118     faye-websocket (0.10.7)
119       eventmachine (>= 0.12.0)
120       websocket-driver (>= 0.5.1)
121     ffi (1.9.25)
122     globalid (0.4.2)
123       activesupport (>= 4.2.0)
124     googleauth (0.9.0)
125       faraday (~> 0.12)
126       jwt (>= 1.4, < 3.0)
127       memoist (~> 0.16)
128       multi_json (~> 1.11)
129       os (>= 0.9, < 2.0)
130       signet (~> 0.7)
131     hashie (3.6.0)
132     highline (2.0.1)
133     httpclient (2.8.3)
134     i18n (0.9.5)
135       concurrent-ruby (~> 1.0)
136     jquery-rails (4.3.3)
137       rails-dom-testing (>= 1, < 3)
138       railties (>= 4.2.0)
139       thor (>= 0.14, < 2.0)
140     json (2.2.0)
141     jwt (1.5.6)
142     launchy (2.4.3)
143       addressable (~> 2.3)
144     libv8 (3.16.14.19)
145     lograge (0.10.0)
146       actionpack (>= 4)
147       activesupport (>= 4)
148       railties (>= 4)
149       request_store (~> 1.0)
150     logstash-event (1.2.02)
151     loofah (2.2.3)
152       crass (~> 1.0.2)
153       nokogiri (>= 1.5.9)
154     mail (2.7.1)
155       mini_mime (>= 0.1.1)
156     memoist (0.16.0)
157     metaclass (0.0.4)
158     method_source (0.9.2)
159     mini_mime (1.0.1)
160     mini_portile2 (2.4.0)
161     minitest (5.10.3)
162     mocha (1.8.0)
163       metaclass (~> 0.0.1)
164     multi_json (1.14.1)
165     multi_xml (0.6.0)
166     multipart-post (2.1.1)
167     net-scp (2.0.0)
168       net-ssh (>= 2.6.5, < 6.0.0)
169     net-sftp (2.1.2)
170       net-ssh (>= 2.6.5)
171     net-ssh (5.2.0)
172     net-ssh-gateway (2.0.0)
173       net-ssh (>= 4.0.0)
174     nio4r (2.3.1)
175     nokogiri (1.10.2)
176       mini_portile2 (~> 2.4.0)
177     oauth2 (1.4.1)
178       faraday (>= 0.8, < 0.16.0)
179       jwt (>= 1.0, < 3.0)
180       multi_json (~> 1.3)
181       multi_xml (~> 0.5)
182       rack (>= 1.2, < 3)
183     oj (3.9.2)
184     omniauth (1.4.3)
185       hashie (>= 1.2, < 4)
186       rack (>= 1.6.2, < 3)
187     omniauth-oauth2 (1.5.0)
188       oauth2 (~> 1.1)
189       omniauth (~> 1.2)
190     optimist (3.0.0)
191     os (1.0.1)
192     passenger (6.0.2)
193       rack
194       rake (>= 0.8.1)
195     pg (1.1.4)
196     power_assert (1.1.4)
197     public_suffix (4.0.1)
198     rack (2.0.7)
199     rack-test (0.6.3)
200       rack (>= 1.0)
201     rails (5.0.7.2)
202       actioncable (= 5.0.7.2)
203       actionmailer (= 5.0.7.2)
204       actionpack (= 5.0.7.2)
205       actionview (= 5.0.7.2)
206       activejob (= 5.0.7.2)
207       activemodel (= 5.0.7.2)
208       activerecord (= 5.0.7.2)
209       activesupport (= 5.0.7.2)
210       bundler (>= 1.3.0)
211       railties (= 5.0.7.2)
212       sprockets-rails (>= 2.0.0)
213     rails-controller-testing (1.0.4)
214       actionpack (>= 5.0.1.x)
215       actionview (>= 5.0.1.x)
216       activesupport (>= 5.0.1.x)
217     rails-dom-testing (2.0.3)
218       activesupport (>= 4.2.0)
219       nokogiri (>= 1.6)
220     rails-html-sanitizer (1.0.4)
221       loofah (~> 2.2, >= 2.2.2)
222     rails-observers (0.1.5)
223       activemodel (>= 4.0)
224     rails-perftest (0.0.7)
225     railties (5.0.7.2)
226       actionpack (= 5.0.7.2)
227       activesupport (= 5.0.7.2)
228       method_source
229       rake (>= 0.8.7)
230       thor (>= 0.18.1, < 2.0)
231     rake (12.3.2)
232     rb-fsevent (0.10.3)
233     rb-inotify (0.9.10)
234       ffi (>= 0.5.0, < 2)
235     ref (2.0.0)
236     request_store (1.4.1)
237       rack (>= 1.4)
238     responders (2.4.1)
239       actionpack (>= 4.2.0, < 6.0)
240       railties (>= 4.2.0, < 6.0)
241     retriable (1.4.1)
242     ruby-prof (0.15.9)
243     rvm-capistrano (1.5.6)
244       capistrano (~> 2.15.4)
245     safe_yaml (1.0.5)
246     sass (3.5.5)
247       sass-listen (~> 4.0.0)
248     sass-listen (4.0.0)
249       rb-fsevent (~> 0.9, >= 0.9.4)
250       rb-inotify (~> 0.9, >= 0.9.7)
251     sass-rails (5.0.7)
252       railties (>= 4.0.0, < 6)
253       sass (~> 3.1)
254       sprockets (>= 2.8, < 4.0)
255       sprockets-rails (>= 2.0, < 4.0)
256       tilt (>= 1.1, < 3)
257     signet (0.11.0)
258       addressable (~> 2.3)
259       faraday (~> 0.9)
260       jwt (>= 1.5, < 3.0)
261       multi_json (~> 1.10)
262     simplecov (0.7.1)
263       multi_json (~> 1.0)
264       simplecov-html (~> 0.7.1)
265     simplecov-html (0.7.1)
266     simplecov-rcov (0.2.3)
267       simplecov (>= 0.4.1)
268     sprockets (3.7.2)
269       concurrent-ruby (~> 1.0)
270       rack (> 1, < 3)
271     sprockets-rails (3.2.1)
272       actionpack (>= 4.0)
273       activesupport (>= 4.0)
274       sprockets (>= 3.0.0)
275     sshkey (2.0.0)
276     test-unit (3.3.1)
277       power_assert
278     therubyracer (0.12.3)
279       libv8 (~> 3.16.14.15)
280       ref
281     thor (0.20.3)
282     thread_safe (0.3.6)
283     tilt (2.0.8)
284     tzinfo (1.2.5)
285       thread_safe (~> 0.1)
286     uglifier (2.7.2)
287       execjs (>= 0.3.0)
288       json (>= 1.8.0)
289     websocket-driver (0.6.5)
290       websocket-extensions (>= 0.1.0)
291     websocket-extensions (0.1.3)
292
293 PLATFORMS
294   ruby
295
296 DEPENDENCIES
297   acts_as_api
298   andand
299   arvados!
300   arvados-cli!
301   byebug
302   database_cleaner
303   factory_bot_rails
304   faye-websocket
305   httpclient
306   jquery-rails
307   lograge
308   logstash-event
309   minitest (= 5.10.3)
310   mocha
311   multi_json
312   oj
313   omniauth (~> 1.4.0)
314   omniauth-oauth2 (~> 1.1)
315   optimist
316   passenger
317   pg (~> 1.0)
318   rails (~> 5.0.0)
319   rails-controller-testing
320   rails-observers
321   rails-perftest
322   responders (~> 2.0)
323   ruby-prof (~> 0.15.0)
324   rvm-capistrano
325   safe_yaml
326   sass-rails
327   signet (< 0.12)
328   simplecov (~> 0.7.1)
329   simplecov-rcov
330   sshkey
331   test-unit (~> 3.0)
332   themes_for_rails!
333   therubyracer
334   uglifier (~> 2.0)
335
336 BUNDLED WITH
337    1.17.3