]> git.openstreetmap.org Git - rails.git/blob - Gemfile.lock
Drop dynamic_form gem which is no longer required
[rails.git] / Gemfile.lock
1 GEM
2   remote: https://rubygems.org/
3   specs:
4     aasm (5.1.1)
5       concurrent-ruby (~> 1.0)
6     actioncable (6.0.3.6)
7       actionpack (= 6.0.3.6)
8       nio4r (~> 2.0)
9       websocket-driver (>= 0.6.1)
10     actionmailbox (6.0.3.6)
11       actionpack (= 6.0.3.6)
12       activejob (= 6.0.3.6)
13       activerecord (= 6.0.3.6)
14       activestorage (= 6.0.3.6)
15       activesupport (= 6.0.3.6)
16       mail (>= 2.7.1)
17     actionmailer (6.0.3.6)
18       actionpack (= 6.0.3.6)
19       actionview (= 6.0.3.6)
20       activejob (= 6.0.3.6)
21       mail (~> 2.5, >= 2.5.4)
22       rails-dom-testing (~> 2.0)
23     actionpack (6.0.3.6)
24       actionview (= 6.0.3.6)
25       activesupport (= 6.0.3.6)
26       rack (~> 2.0, >= 2.0.8)
27       rack-test (>= 0.6.3)
28       rails-dom-testing (~> 2.0)
29       rails-html-sanitizer (~> 1.0, >= 1.2.0)
30     actionpack-page_caching (1.2.3)
31       actionpack (>= 5.0.0)
32     actiontext (6.0.3.6)
33       actionpack (= 6.0.3.6)
34       activerecord (= 6.0.3.6)
35       activestorage (= 6.0.3.6)
36       activesupport (= 6.0.3.6)
37       nokogiri (>= 1.8.5)
38     actionview (6.0.3.6)
39       activesupport (= 6.0.3.6)
40       builder (~> 3.1)
41       erubi (~> 1.4)
42       rails-dom-testing (~> 2.0)
43       rails-html-sanitizer (~> 1.1, >= 1.2.0)
44     active_record_union (1.3.0)
45       activerecord (>= 4.0)
46     activejob (6.0.3.6)
47       activesupport (= 6.0.3.6)
48       globalid (>= 0.3.6)
49     activemodel (6.0.3.6)
50       activesupport (= 6.0.3.6)
51     activerecord (6.0.3.6)
52       activemodel (= 6.0.3.6)
53       activesupport (= 6.0.3.6)
54     activerecord-import (1.0.8)
55       activerecord (>= 3.2)
56     activestorage (6.0.3.6)
57       actionpack (= 6.0.3.6)
58       activejob (= 6.0.3.6)
59       activerecord (= 6.0.3.6)
60       marcel (~> 1.0.0)
61     activesupport (6.0.3.6)
62       concurrent-ruby (~> 1.0, >= 1.0.2)
63       i18n (>= 0.7, < 2)
64       minitest (~> 5.1)
65       tzinfo (~> 1.1)
66       zeitwerk (~> 2.2, >= 2.2.2)
67     addressable (2.7.0)
68       public_suffix (>= 2.0.2, < 5.0)
69     annotate (3.1.1)
70       activerecord (>= 3.2, < 7.0)
71       rake (>= 10.4, < 14.0)
72     ast (2.4.2)
73     autoprefixer-rails (10.2.4.0)
74       execjs
75     aws-eventstream (1.1.1)
76     aws-partitions (1.446.0)
77     aws-sdk-core (3.114.0)
78       aws-eventstream (~> 1, >= 1.0.2)
79       aws-partitions (~> 1, >= 1.239.0)
80       aws-sigv4 (~> 1.1)
81       jmespath (~> 1.0)
82     aws-sdk-kms (1.43.0)
83       aws-sdk-core (~> 3, >= 3.112.0)
84       aws-sigv4 (~> 1.1)
85     aws-sdk-s3 (1.93.1)
86       aws-sdk-core (~> 3, >= 3.112.0)
87       aws-sdk-kms (~> 1)
88       aws-sigv4 (~> 1.1)
89     aws-sigv4 (1.2.3)
90       aws-eventstream (~> 1, >= 1.0.2)
91     better_errors (2.9.1)
92       coderay (>= 1.0.0)
93       erubi (>= 1.0.0)
94       rack (>= 0.9.0)
95     better_html (1.0.16)
96       actionview (>= 4.0)
97       activesupport (>= 4.0)
98       ast (~> 2.0)
99       erubi (~> 1.4)
100       html_tokenizer (~> 0.0.6)
101       parser (>= 2.4)
102       smart_properties
103     binding_of_caller (1.0.0)
104       debug_inspector (>= 0.0.1)
105     bootsnap (1.7.3)
106       msgpack (~> 1.0)
107     bootstrap (4.5.3)
108       autoprefixer-rails (>= 9.1.0)
109       popper_js (>= 1.14.3, < 2)
110       sassc-rails (>= 2.0.0)
111     bootstrap_form (4.5.0)
112       actionpack (>= 5.2)
113       activemodel (>= 5.2)
114     brakeman (5.0.0)
115     browser (5.3.1)
116     builder (3.2.4)
117     bzip2-ffi (1.1.0)
118       ffi (~> 1.0)
119     cancancan (3.2.1)
120     canonical-rails (0.2.11)
121       rails (>= 4.1, < 6.2)
122     capybara (3.35.3)
123       addressable
124       mini_mime (>= 0.1.3)
125       nokogiri (~> 1.8)
126       rack (>= 1.6.0)
127       rack-test (>= 0.6.3)
128       regexp_parser (>= 1.5, < 3.0)
129       xpath (~> 3.2)
130     childprocess (3.0.0)
131     coderay (1.1.3)
132     composite_primary_keys (12.0.9)
133       activerecord (~> 6.0.0)
134     concurrent-ruby (1.1.8)
135     config (3.1.0)
136       deep_merge (~> 1.2, >= 1.2.1)
137       dry-validation (~> 1.0, >= 1.0.0)
138     crack (0.4.5)
139       rexml
140     crass (1.0.6)
141     dalli (2.7.11)
142     debug_inspector (1.1.0)
143     deep_merge (1.2.1)
144     delayed_job (4.1.9)
145       activesupport (>= 3.0, < 6.2)
146     delayed_job_active_record (4.1.6)
147       activerecord (>= 3.0, < 6.2)
148       delayed_job (>= 3.0, < 5)
149     docile (1.3.5)
150     dry-configurable (0.12.1)
151       concurrent-ruby (~> 1.0)
152       dry-core (~> 0.5, >= 0.5.0)
153     dry-container (0.7.2)
154       concurrent-ruby (~> 1.0)
155       dry-configurable (~> 0.1, >= 0.1.3)
156     dry-core (0.5.0)
157       concurrent-ruby (~> 1.0)
158     dry-equalizer (0.3.0)
159     dry-inflector (0.2.0)
160     dry-initializer (3.0.4)
161     dry-logic (1.1.1)
162       concurrent-ruby (~> 1.0)
163       dry-core (~> 0.5, >= 0.5)
164     dry-schema (1.6.2)
165       concurrent-ruby (~> 1.0)
166       dry-configurable (~> 0.8, >= 0.8.3)
167       dry-core (~> 0.5, >= 0.5)
168       dry-initializer (~> 3.0)
169       dry-logic (~> 1.0)
170       dry-types (~> 1.5)
171     dry-types (1.5.1)
172       concurrent-ruby (~> 1.0)
173       dry-container (~> 0.3)
174       dry-core (~> 0.5, >= 0.5)
175       dry-inflector (~> 0.1, >= 0.1.2)
176       dry-logic (~> 1.0, >= 1.0.2)
177     dry-validation (1.6.0)
178       concurrent-ruby (~> 1.0)
179       dry-container (~> 0.7, >= 0.7.1)
180       dry-core (~> 0.4)
181       dry-equalizer (~> 0.2)
182       dry-initializer (~> 3.0)
183       dry-schema (~> 1.5, >= 1.5.2)
184     erb_lint (0.0.37)
185       activesupport
186       better_html (~> 1.0.7)
187       html_tokenizer
188       parser (>= 2.7.1.4)
189       rainbow
190       rubocop
191       smart_properties
192     erubi (1.10.0)
193     execjs (2.7.0)
194     exifr (1.3.9)
195     factory_bot (6.1.0)
196       activesupport (>= 5.0.0)
197     factory_bot_rails (6.1.0)
198       factory_bot (~> 6.1.0)
199       railties (>= 5.0.0)
200     faraday (1.4.1)
201       faraday-excon (~> 1.1)
202       faraday-net_http (~> 1.0)
203       faraday-net_http_persistent (~> 1.1)
204       multipart-post (>= 1.2, < 3)
205       ruby2_keywords (>= 0.0.4)
206     faraday-excon (1.1.0)
207     faraday-net_http (1.0.1)
208     faraday-net_http_persistent (1.1.0)
209     ffi (1.15.0)
210     ffi-libarchive (1.0.17)
211       ffi (~> 1.0)
212     fspath (3.1.2)
213     gd2-ffij (0.4.0)
214       ffi (>= 1.0.0)
215     globalid (0.4.2)
216       activesupport (>= 4.2.0)
217     hashdiff (1.0.1)
218     hashie (4.1.0)
219     html_tokenizer (0.0.7)
220     htmlentities (4.3.4)
221     http_accept_language (2.1.1)
222     i18n (1.8.10)
223       concurrent-ruby (~> 1.0)
224     i18n-js (3.8.2)
225       i18n (>= 0.6.6)
226     image_optim (0.28.0)
227       exifr (~> 1.2, >= 1.2.2)
228       fspath (~> 3.0)
229       image_size (>= 1.5, < 3)
230       in_threads (~> 1.3)
231       progress (~> 3.0, >= 3.0.1)
232     image_optim_rails (0.4.3)
233       image_optim (~> 0.24)
234       rails
235       sprockets
236     image_size (2.1.0)
237     in_threads (1.5.4)
238     jbuilder (2.11.2)
239       activesupport (>= 5.0.0)
240     jmespath (1.4.0)
241     jquery-rails (4.4.0)
242       rails-dom-testing (>= 1, < 3)
243       railties (>= 4.2.0)
244       thor (>= 0.14, < 2.0)
245     json (2.5.1)
246     jwt (2.2.3)
247     kgio (2.11.3)
248     kramdown (2.3.1)
249       rexml
250     libxml-ruby (3.2.1)
251     listen (3.5.1)
252       rb-fsevent (~> 0.10, >= 0.10.3)
253       rb-inotify (~> 0.9, >= 0.9.10)
254     logstasher (2.1.5)
255       activesupport (>= 5.2)
256       request_store
257     loofah (2.9.1)
258       crass (~> 1.0.2)
259       nokogiri (>= 1.5.9)
260     mail (2.7.1)
261       mini_mime (>= 0.1.1)
262     marcel (1.0.1)
263     maxminddb (0.1.22)
264     method_source (1.0.0)
265     mini_magick (4.11.0)
266     mini_mime (1.1.0)
267     mini_portile2 (2.5.0)
268     minitest (5.14.4)
269     msgpack (1.4.2)
270     multi_json (1.15.0)
271     multi_xml (0.6.0)
272     multipart-post (2.1.1)
273     nio4r (2.5.7)
274     nokogiri (1.11.3)
275       mini_portile2 (~> 2.5.0)
276       racc (~> 1.4)
277     nokogumbo (2.0.5)
278       nokogiri (~> 1.8, >= 1.8.4)
279     oauth (0.4.7)
280     oauth-plugin (0.5.1)
281       multi_json
282       oauth (~> 0.4.4)
283       oauth2 (>= 0.5.0)
284       rack
285     oauth2 (1.4.7)
286       faraday (>= 0.8, < 2.0)
287       jwt (>= 1.0, < 3.0)
288       multi_json (~> 1.3)
289       multi_xml (~> 0.5)
290       rack (>= 1.2, < 3)
291     omniauth (2.0.4)
292       hashie (>= 3.4.6)
293       rack (>= 1.6.2, < 3)
294       rack-protection
295     omniauth-facebook (8.0.0)
296       omniauth-oauth2 (~> 1.2)
297     omniauth-github (2.0.0)
298       omniauth (~> 2.0)
299       omniauth-oauth2 (~> 1.7.1)
300     omniauth-google-oauth2 (1.0.0)
301       jwt (>= 2.0)
302       oauth2 (~> 1.1)
303       omniauth (~> 2.0)
304       omniauth-oauth2 (~> 1.7.1)
305     omniauth-mediawiki (0.0.4)
306       jwt (~> 2.0)
307       omniauth-oauth (~> 1.0)
308     omniauth-oauth (1.2.0)
309       oauth
310       omniauth (>= 1.0, < 3)
311     omniauth-oauth2 (1.7.1)
312       oauth2 (~> 1.4)
313       omniauth (>= 1.9, < 3)
314     omniauth-openid (2.0.1)
315       omniauth (>= 1.0, < 3.0)
316       rack-openid (~> 1.4.0)
317     omniauth-rails_csrf_protection (1.0.0)
318       actionpack (>= 4.2)
319       omniauth (~> 2.0)
320     omniauth-windowslive (0.0.12)
321       multi_json (~> 1.12)
322       omniauth-oauth2 (~> 1.4)
323     openstreetmap-deadlock_retry (1.3.0)
324     parallel (1.20.1)
325     parser (3.0.1.0)
326       ast (~> 2.4.1)
327     pg (1.2.3)
328     popper_js (1.16.0)
329     progress (3.6.0)
330     public_suffix (4.0.6)
331     puma (5.2.2)
332       nio4r (~> 2.0)
333     quad_tile (1.0.1)
334     r2 (0.2.7)
335     racc (1.5.2)
336     rack (2.2.3)
337     rack-cors (1.1.1)
338       rack (>= 2.0.0)
339     rack-openid (1.4.2)
340       rack (>= 1.1.0)
341       ruby-openid (>= 2.1.8)
342     rack-protection (2.1.0)
343       rack
344     rack-test (1.1.0)
345       rack (>= 1.0, < 3)
346     rack-uri_sanitizer (0.0.2)
347     rails (6.0.3.6)
348       actioncable (= 6.0.3.6)
349       actionmailbox (= 6.0.3.6)
350       actionmailer (= 6.0.3.6)
351       actionpack (= 6.0.3.6)
352       actiontext (= 6.0.3.6)
353       actionview (= 6.0.3.6)
354       activejob (= 6.0.3.6)
355       activemodel (= 6.0.3.6)
356       activerecord (= 6.0.3.6)
357       activestorage (= 6.0.3.6)
358       activesupport (= 6.0.3.6)
359       bundler (>= 1.3.0)
360       railties (= 6.0.3.6)
361       sprockets-rails (>= 2.0.0)
362     rails-controller-testing (1.0.5)
363       actionpack (>= 5.0.1.rc1)
364       actionview (>= 5.0.1.rc1)
365       activesupport (>= 5.0.1.rc1)
366     rails-dom-testing (2.0.3)
367       activesupport (>= 4.2.0)
368       nokogiri (>= 1.6)
369     rails-html-sanitizer (1.3.0)
370       loofah (~> 2.3)
371     rails-i18n (6.0.0)
372       i18n (>= 0.7, < 2)
373       railties (>= 6.0.0, < 7)
374     railties (6.0.3.6)
375       actionpack (= 6.0.3.6)
376       activesupport (= 6.0.3.6)
377       method_source
378       rake (>= 0.8.7)
379       thor (>= 0.20.3, < 2.0)
380     rainbow (3.0.0)
381     rake (13.0.3)
382     rb-fsevent (0.10.4)
383     rb-inotify (0.10.1)
384       ffi (~> 1.0)
385     regexp_parser (2.1.1)
386     request_store (1.5.0)
387       rack (>= 1.4)
388     rexml (3.2.5)
389     rinku (2.0.6)
390     rotp (6.2.0)
391     rubocop (1.13.0)
392       parallel (~> 1.10)
393       parser (>= 3.0.0.0)
394       rainbow (>= 2.2.2, < 4.0)
395       regexp_parser (>= 1.8, < 3.0)
396       rexml
397       rubocop-ast (>= 1.2.0, < 2.0)
398       ruby-progressbar (~> 1.7)
399       unicode-display_width (>= 1.4.0, < 3.0)
400     rubocop-ast (1.4.1)
401       parser (>= 2.7.1.5)
402     rubocop-minitest (0.11.1)
403       rubocop (>= 0.90, < 2.0)
404     rubocop-performance (1.10.2)
405       rubocop (>= 0.90.0, < 2.0)
406       rubocop-ast (>= 0.4.0)
407     rubocop-rails (2.9.1)
408       activesupport (>= 4.2.0)
409       rack (>= 1.1)
410       rubocop (>= 0.90.0, < 2.0)
411     ruby-openid (2.9.2)
412     ruby-progressbar (1.11.0)
413     ruby2_keywords (0.0.4)
414     rubyzip (2.3.0)
415     sanitize (5.2.3)
416       crass (~> 1.0.2)
417       nokogiri (>= 1.8.0)
418       nokogumbo (~> 2.0)
419     sassc (2.4.0)
420       ffi (~> 1.9)
421     sassc-rails (2.1.2)
422       railties (>= 4.0.0)
423       sassc (>= 2.0)
424       sprockets (> 3.0)
425       sprockets-rails
426       tilt
427     secure_headers (6.3.2)
428     selenium-webdriver (3.142.7)
429       childprocess (>= 0.5, < 4.0)
430       rubyzip (>= 1.2.2)
431     simplecov (0.21.2)
432       docile (~> 1.1)
433       simplecov-html (~> 0.11)
434       simplecov_json_formatter (~> 0.1)
435     simplecov-html (0.12.3)
436     simplecov-lcov (0.8.0)
437     simplecov_json_formatter (0.1.2)
438     smart_properties (1.15.0)
439     sprockets (4.0.2)
440       concurrent-ruby (~> 1.0)
441       rack (> 1, < 3)
442     sprockets-rails (3.2.2)
443       actionpack (>= 4.0)
444       activesupport (>= 4.0)
445       sprockets (>= 3.0.0)
446     strong_migrations (0.7.6)
447       activerecord (>= 5)
448     thor (1.1.0)
449     thread_safe (0.3.6)
450     tilt (2.0.10)
451     tzinfo (1.2.9)
452       thread_safe (~> 0.1)
453     uglifier (4.2.0)
454       execjs (>= 0.3.0, < 3)
455     unicode-display_width (2.0.0)
456     validates_email_format_of (1.6.3)
457       i18n
458     vendorer (0.2.0)
459     webmock (3.12.2)
460       addressable (>= 2.3.6)
461       crack (>= 0.3.2)
462       hashdiff (>= 0.4.0, < 2.0.0)
463     websocket-driver (0.7.3)
464       websocket-extensions (>= 0.1.0)
465     websocket-extensions (0.1.5)
466     xpath (3.2.0)
467       nokogiri (~> 1.8)
468     zeitwerk (2.4.2)
469
470 PLATFORMS
471   ruby
472
473 DEPENDENCIES
474   aasm
475   actionpack-page_caching (>= 1.2.0)
476   active_record_union
477   activerecord-import
478   annotate
479   autoprefixer-rails
480   aws-sdk-s3
481   better_errors
482   binding_of_caller
483   bootsnap (>= 1.4.2)
484   bootstrap (~> 4.5.0)
485   bootstrap_form (~> 4.0)
486   brakeman
487   browser
488   bzip2-ffi
489   cancancan
490   canonical-rails
491   capybara (>= 2.15)
492   composite_primary_keys (~> 12.0.0)
493   config
494   dalli
495   debug_inspector
496   delayed_job_active_record
497   erb_lint
498   factory_bot_rails
499   faraday
500   ffi-libarchive
501   gd2-ffij (>= 0.4.0)
502   htmlentities
503   http_accept_language (~> 2.1.1)
504   i18n-js (>= 3.0.0)
505   image_optim_rails
506   jbuilder (~> 2.7)
507   jquery-rails
508   json
509   kgio
510   kramdown
511   libxml-ruby (>= 2.0.5)
512   listen
513   logstasher
514   marcel
515   maxminddb
516   mini_magick
517   minitest (~> 5.1)
518   oauth-plugin (>= 0.5.1)
519   omniauth (~> 2.0.2)
520   omniauth-facebook
521   omniauth-github
522   omniauth-google-oauth2 (>= 0.6.0)
523   omniauth-mediawiki (>= 0.0.4)
524   omniauth-openid
525   omniauth-rails_csrf_protection (~> 1.0)
526   omniauth-windowslive
527   openstreetmap-deadlock_retry (>= 1.3.0)
528   pg
529   puma (~> 5.0)
530   quad_tile (~> 1.0.1)
531   r2 (~> 0.2.7)
532   rack-cors
533   rack-uri_sanitizer
534   rails (= 6.0.3.6)
535   rails-controller-testing
536   rails-i18n (~> 6.0.0)
537   rinku (>= 2.0.6)
538   rotp
539   rubocop
540   rubocop-minitest
541   rubocop-performance
542   rubocop-rails
543   sanitize
544   sassc-rails
545   secure_headers
546   selenium-webdriver
547   simplecov
548   simplecov-lcov
549   strong_migrations
550   uglifier (>= 1.3.0)
551   validates_email_format_of (>= 1.5.1)
552   vendorer
553   webmock
554
555 BUNDLED WITH
556    2.2.16