]> git.openstreetmap.org Git - rails.git/blob - Gemfile.lock
rerun script/misc/update-wiki-pages
[rails.git] / Gemfile.lock
1 GEM
2   remote: https://rubygems.org/
3   specs:
4     aasm (5.3.0)
5       concurrent-ruby (~> 1.0)
6     actioncable (7.0.3.1)
7       actionpack (= 7.0.3.1)
8       activesupport (= 7.0.3.1)
9       nio4r (~> 2.0)
10       websocket-driver (>= 0.6.1)
11     actionmailbox (7.0.3.1)
12       actionpack (= 7.0.3.1)
13       activejob (= 7.0.3.1)
14       activerecord (= 7.0.3.1)
15       activestorage (= 7.0.3.1)
16       activesupport (= 7.0.3.1)
17       mail (>= 2.7.1)
18       net-imap
19       net-pop
20       net-smtp
21     actionmailer (7.0.3.1)
22       actionpack (= 7.0.3.1)
23       actionview (= 7.0.3.1)
24       activejob (= 7.0.3.1)
25       activesupport (= 7.0.3.1)
26       mail (~> 2.5, >= 2.5.4)
27       net-imap
28       net-pop
29       net-smtp
30       rails-dom-testing (~> 2.0)
31     actionpack (7.0.3.1)
32       actionview (= 7.0.3.1)
33       activesupport (= 7.0.3.1)
34       rack (~> 2.0, >= 2.2.0)
35       rack-test (>= 0.6.3)
36       rails-dom-testing (~> 2.0)
37       rails-html-sanitizer (~> 1.0, >= 1.2.0)
38     actionpack-page_caching (1.2.4)
39       actionpack (>= 4.0.0)
40     actiontext (7.0.3.1)
41       actionpack (= 7.0.3.1)
42       activerecord (= 7.0.3.1)
43       activestorage (= 7.0.3.1)
44       activesupport (= 7.0.3.1)
45       globalid (>= 0.6.0)
46       nokogiri (>= 1.8.5)
47     actionview (7.0.3.1)
48       activesupport (= 7.0.3.1)
49       builder (~> 3.1)
50       erubi (~> 1.4)
51       rails-dom-testing (~> 2.0)
52       rails-html-sanitizer (~> 1.1, >= 1.2.0)
53     active_record_union (1.3.0)
54       activerecord (>= 4.0)
55     activejob (7.0.3.1)
56       activesupport (= 7.0.3.1)
57       globalid (>= 0.3.6)
58     activemodel (7.0.3.1)
59       activesupport (= 7.0.3.1)
60     activerecord (7.0.3.1)
61       activemodel (= 7.0.3.1)
62       activesupport (= 7.0.3.1)
63     activerecord-import (1.4.0)
64       activerecord (>= 4.2)
65     activestorage (7.0.3.1)
66       actionpack (= 7.0.3.1)
67       activejob (= 7.0.3.1)
68       activerecord (= 7.0.3.1)
69       activesupport (= 7.0.3.1)
70       marcel (~> 1.0)
71       mini_mime (>= 1.1.0)
72     activesupport (7.0.3.1)
73       concurrent-ruby (~> 1.0, >= 1.0.2)
74       i18n (>= 1.6, < 2)
75       minitest (>= 5.1)
76       tzinfo (~> 2.0)
77     addressable (2.8.0)
78       public_suffix (>= 2.0.2, < 5.0)
79     annotate (3.2.0)
80       activerecord (>= 3.2, < 8.0)
81       rake (>= 10.4, < 14.0)
82     argon2 (2.1.1)
83       ffi (~> 1.14)
84       ffi-compiler (~> 1.0)
85     ast (2.4.2)
86     autoprefixer-rails (10.4.7.0)
87       execjs (~> 2)
88     aws-eventstream (1.2.0)
89     aws-partitions (1.610.0)
90     aws-sdk-core (3.131.3)
91       aws-eventstream (~> 1, >= 1.0.2)
92       aws-partitions (~> 1, >= 1.525.0)
93       aws-sigv4 (~> 1.1)
94       jmespath (~> 1, >= 1.6.1)
95     aws-sdk-kms (1.58.0)
96       aws-sdk-core (~> 3, >= 3.127.0)
97       aws-sigv4 (~> 1.1)
98     aws-sdk-s3 (1.114.0)
99       aws-sdk-core (~> 3, >= 3.127.0)
100       aws-sdk-kms (~> 1)
101       aws-sigv4 (~> 1.4)
102     aws-sigv4 (1.5.1)
103       aws-eventstream (~> 1, >= 1.0.2)
104     better_errors (2.9.1)
105       coderay (>= 1.0.0)
106       erubi (>= 1.0.0)
107       rack (>= 0.9.0)
108     better_html (1.0.16)
109       actionview (>= 4.0)
110       activesupport (>= 4.0)
111       ast (~> 2.0)
112       erubi (~> 1.4)
113       html_tokenizer (~> 0.0.6)
114       parser (>= 2.4)
115       smart_properties
116     binding_of_caller (1.0.0)
117       debug_inspector (>= 0.0.1)
118     bootsnap (1.12.0)
119       msgpack (~> 1.2)
120     bootstrap (5.1.3)
121       autoprefixer-rails (>= 9.1.0)
122       popper_js (>= 2.9.3, < 3)
123       sassc-rails (>= 2.0.0)
124     bootstrap_form (5.1.0)
125       actionpack (>= 5.2)
126       activemodel (>= 5.2)
127     brakeman (5.2.3)
128     browser (5.3.1)
129     builder (3.2.4)
130     bzip2-ffi (1.1.0)
131       ffi (~> 1.0)
132     cancancan (3.4.0)
133     canonical-rails (0.2.14)
134       rails (>= 4.1, <= 7.1)
135     capybara (3.37.1)
136       addressable
137       matrix
138       mini_mime (>= 0.1.3)
139       nokogiri (~> 1.8)
140       rack (>= 1.6.0)
141       rack-test (>= 0.6.3)
142       regexp_parser (>= 1.5, < 3.0)
143       xpath (~> 3.2)
144     childprocess (4.1.0)
145     coderay (1.1.3)
146     composite_primary_keys (14.0.4)
147       activerecord (~> 7.0.2)
148     concurrent-ruby (1.1.10)
149     config (4.0.0)
150       deep_merge (~> 1.2, >= 1.2.1)
151       dry-validation (~> 1.0, >= 1.0.0)
152     connection_pool (2.2.5)
153     crack (0.4.5)
154       rexml
155     crass (1.0.6)
156     dalli (3.2.2)
157     debug_inspector (1.1.0)
158     deep_merge (1.2.2)
159     delayed_job (4.1.10)
160       activesupport (>= 3.0, < 8.0)
161     delayed_job_active_record (4.1.7)
162       activerecord (>= 3.0, < 8.0)
163       delayed_job (>= 3.0, < 5)
164     digest (3.1.0)
165     docile (1.4.0)
166     doorkeeper (5.5.4)
167       railties (>= 5)
168     doorkeeper-i18n (5.2.4)
169       doorkeeper (>= 5.2)
170     dry-configurable (0.15.0)
171       concurrent-ruby (~> 1.0)
172       dry-core (~> 0.6)
173     dry-container (0.10.0)
174       concurrent-ruby (~> 1.0)
175     dry-core (0.8.0)
176       concurrent-ruby (~> 1.0)
177     dry-inflector (0.3.0)
178     dry-initializer (3.1.1)
179     dry-logic (1.2.0)
180       concurrent-ruby (~> 1.0)
181       dry-core (~> 0.5, >= 0.5)
182     dry-schema (1.9.3)
183       concurrent-ruby (~> 1.0)
184       dry-configurable (~> 0.13, >= 0.13.0)
185       dry-core (~> 0.5, >= 0.5)
186       dry-initializer (~> 3.0)
187       dry-logic (~> 1.0)
188       dry-types (~> 1.5)
189     dry-types (1.5.1)
190       concurrent-ruby (~> 1.0)
191       dry-container (~> 0.3)
192       dry-core (~> 0.5, >= 0.5)
193       dry-inflector (~> 0.1, >= 0.1.2)
194       dry-logic (~> 1.0, >= 1.0.2)
195     dry-validation (1.8.1)
196       concurrent-ruby (~> 1.0)
197       dry-container (~> 0.7, >= 0.7.1)
198       dry-core (~> 0.5, >= 0.5)
199       dry-initializer (~> 3.0)
200       dry-schema (~> 1.8, >= 1.8.0)
201     erb_lint (0.1.3)
202       activesupport
203       better_html (~> 1.0.7)
204       html_tokenizer
205       parser (>= 2.7.1.4)
206       rainbow
207       rubocop
208       smart_properties
209     erubi (1.10.0)
210     execjs (2.8.1)
211     exifr (1.3.9)
212     factory_bot (6.2.1)
213       activesupport (>= 5.0.0)
214     factory_bot_rails (6.2.0)
215       factory_bot (~> 6.2.0)
216       railties (>= 5.0.0)
217     faraday (2.3.0)
218       faraday-net_http (~> 2.0)
219       ruby2_keywords (>= 0.0.4)
220     faraday-net_http (2.0.3)
221     ffi (1.15.5)
222     ffi-compiler (1.0.1)
223       ffi (>= 1.0.0)
224       rake
225     ffi-libarchive (1.1.3)
226       ffi (~> 1.0)
227     fspath (3.1.2)
228     gd2-ffij (0.4.0)
229       ffi (>= 1.0.0)
230     globalid (1.0.0)
231       activesupport (>= 5.0)
232     hashdiff (1.0.1)
233     hashie (5.0.0)
234     html_tokenizer (0.0.7)
235     htmlentities (4.3.4)
236     http_accept_language (2.1.1)
237     i18n (1.12.0)
238       concurrent-ruby (~> 1.0)
239     i18n-js (3.9.2)
240       i18n (>= 0.6.6)
241     image_optim (0.31.1)
242       exifr (~> 1.2, >= 1.2.2)
243       fspath (~> 3.0)
244       image_size (>= 1.5, < 4)
245       in_threads (~> 1.3)
246       progress (~> 3.0, >= 3.0.1)
247     image_optim_rails (0.5.0)
248       image_optim (~> 0.24)
249       railties
250       sprockets
251     image_processing (1.12.2)
252       mini_magick (>= 4.9.5, < 5)
253       ruby-vips (>= 2.0.17, < 3)
254     image_size (3.0.2)
255     in_threads (1.6.0)
256     jbuilder (2.11.5)
257       actionview (>= 5.0.0)
258       activesupport (>= 5.0.0)
259     jmespath (1.6.1)
260     jquery-rails (4.5.0)
261       rails-dom-testing (>= 1, < 3)
262       railties (>= 4.2.0)
263       thor (>= 0.14, < 2.0)
264     json (2.6.2)
265     jwt (2.4.1)
266     kgio (2.11.4)
267     kramdown (2.4.0)
268       rexml
269     libxml-ruby (3.2.3)
270     listen (3.7.1)
271       rb-fsevent (~> 0.10, >= 0.10.3)
272       rb-inotify (~> 0.9, >= 0.9.10)
273     logstasher (2.1.5)
274       activesupport (>= 5.2)
275       request_store
276     loofah (2.18.0)
277       crass (~> 1.0.2)
278       nokogiri (>= 1.5.9)
279     mail (2.7.1)
280       mini_mime (>= 0.1.1)
281     marcel (1.0.2)
282     matrix (0.4.2)
283     maxminddb (0.1.22)
284     method_source (1.0.0)
285     mini_magick (4.11.0)
286     mini_mime (1.1.2)
287     mini_portile2 (2.8.0)
288     minitest (5.16.2)
289     msgpack (1.5.4)
290     multi_json (1.15.0)
291     multi_xml (0.6.0)
292     net-imap (0.2.3)
293       digest
294       net-protocol
295       strscan
296     net-pop (0.1.1)
297       digest
298       net-protocol
299       timeout
300     net-protocol (0.1.3)
301       timeout
302     net-smtp (0.3.1)
303       digest
304       net-protocol
305       timeout
306     nio4r (2.5.8)
307     nokogiri (1.13.8)
308       mini_portile2 (~> 2.8.0)
309       racc (~> 1.4)
310     oauth (0.4.7)
311     oauth-plugin (0.5.1)
312       multi_json
313       oauth (~> 0.4.4)
314       oauth2 (>= 0.5.0)
315       rack
316     oauth2 (1.4.10)
317       faraday (>= 0.17.3, < 3.0)
318       jwt (>= 1.0, < 3.0)
319       multi_json (~> 1.3)
320       multi_xml (~> 0.5)
321       rack (>= 1.2, < 3)
322     omniauth (2.0.4)
323       hashie (>= 3.4.6)
324       rack (>= 1.6.2, < 3)
325       rack-protection
326     omniauth-facebook (9.0.0)
327       omniauth-oauth2 (~> 1.2)
328     omniauth-github (2.0.0)
329       omniauth (~> 2.0)
330       omniauth-oauth2 (~> 1.7.1)
331     omniauth-google-oauth2 (1.0.1)
332       jwt (>= 2.0)
333       oauth2 (~> 1.1)
334       omniauth (~> 2.0)
335       omniauth-oauth2 (~> 1.7.1)
336     omniauth-mediawiki (0.0.4)
337       jwt (~> 2.0)
338       omniauth-oauth (~> 1.0)
339     omniauth-oauth (1.2.0)
340       oauth
341       omniauth (>= 1.0, < 3)
342     omniauth-oauth2 (1.7.3)
343       oauth2 (>= 1.4, < 3)
344       omniauth (>= 1.9, < 3)
345     omniauth-openid (2.0.1)
346       omniauth (>= 1.0, < 3.0)
347       rack-openid (~> 1.4.0)
348     omniauth-rails_csrf_protection (1.0.1)
349       actionpack (>= 4.2)
350       omniauth (~> 2.0)
351     omniauth-windowslive (0.0.12)
352       multi_json (~> 1.12)
353       omniauth-oauth2 (~> 1.4)
354     openstreetmap-deadlock_retry (1.3.1)
355     parallel (1.22.1)
356     parser (3.1.2.0)
357       ast (~> 2.4.1)
358     pg (1.4.1)
359     popper_js (2.11.5)
360     progress (3.6.0)
361     public_suffix (4.0.7)
362     puma (5.6.4)
363       nio4r (~> 2.0)
364     quad_tile (1.0.1)
365     r2 (0.2.7)
366     racc (1.6.0)
367     rack (2.2.4)
368     rack-cors (1.1.1)
369       rack (>= 2.0.0)
370     rack-openid (1.4.2)
371       rack (>= 1.1.0)
372       ruby-openid (>= 2.1.8)
373     rack-protection (2.2.2)
374       rack
375     rack-test (2.0.2)
376       rack (>= 1.3)
377     rack-uri_sanitizer (0.0.2)
378     rails (7.0.3.1)
379       actioncable (= 7.0.3.1)
380       actionmailbox (= 7.0.3.1)
381       actionmailer (= 7.0.3.1)
382       actionpack (= 7.0.3.1)
383       actiontext (= 7.0.3.1)
384       actionview (= 7.0.3.1)
385       activejob (= 7.0.3.1)
386       activemodel (= 7.0.3.1)
387       activerecord (= 7.0.3.1)
388       activestorage (= 7.0.3.1)
389       activesupport (= 7.0.3.1)
390       bundler (>= 1.15.0)
391       railties (= 7.0.3.1)
392     rails-controller-testing (1.0.5)
393       actionpack (>= 5.0.1.rc1)
394       actionview (>= 5.0.1.rc1)
395       activesupport (>= 5.0.1.rc1)
396     rails-dom-testing (2.0.3)
397       activesupport (>= 4.2.0)
398       nokogiri (>= 1.6)
399     rails-html-sanitizer (1.4.3)
400       loofah (~> 2.3)
401     rails-i18n (7.0.5)
402       i18n (>= 0.7, < 2)
403       railties (>= 6.0.0, < 8)
404     railties (7.0.3.1)
405       actionpack (= 7.0.3.1)
406       activesupport (= 7.0.3.1)
407       method_source
408       rake (>= 12.2)
409       thor (~> 1.0)
410       zeitwerk (~> 2.5)
411     rainbow (3.1.1)
412     rake (13.0.6)
413     rb-fsevent (0.11.1)
414     rb-inotify (0.10.1)
415       ffi (~> 1.0)
416     regexp_parser (2.5.0)
417     request_store (1.5.1)
418       rack (>= 1.4)
419     rexml (3.2.5)
420     rinku (2.0.6)
421     rotp (6.2.0)
422     rubocop (1.32.0)
423       json (~> 2.3)
424       parallel (~> 1.10)
425       parser (>= 3.1.0.0)
426       rainbow (>= 2.2.2, < 4.0)
427       regexp_parser (>= 1.8, < 3.0)
428       rexml (>= 3.2.5, < 4.0)
429       rubocop-ast (>= 1.19.1, < 2.0)
430       ruby-progressbar (~> 1.7)
431       unicode-display_width (>= 1.4.0, < 3.0)
432     rubocop-ast (1.19.1)
433       parser (>= 3.1.1.0)
434     rubocop-minitest (0.20.1)
435       rubocop (>= 0.90, < 2.0)
436     rubocop-performance (1.14.3)
437       rubocop (>= 1.7.0, < 2.0)
438       rubocop-ast (>= 0.4.0)
439     rubocop-rails (2.15.2)
440       activesupport (>= 4.2.0)
441       rack (>= 1.1)
442       rubocop (>= 1.7.0, < 2.0)
443     rubocop-rake (0.6.0)
444       rubocop (~> 1.0)
445     ruby-openid (2.9.2)
446     ruby-progressbar (1.11.0)
447     ruby-vips (2.1.4)
448       ffi (~> 1.12)
449     ruby2_keywords (0.0.5)
450     rubyzip (2.3.2)
451     sanitize (6.0.0)
452       crass (~> 1.0.2)
453       nokogiri (>= 1.12.0)
454     sassc (2.4.0)
455       ffi (~> 1.9)
456     sassc-rails (2.1.2)
457       railties (>= 4.0.0)
458       sassc (>= 2.0)
459       sprockets (> 3.0)
460       sprockets-rails
461       tilt
462     secure_headers (6.3.4)
463     selenium-webdriver (4.3.0)
464       childprocess (>= 0.5, < 5.0)
465       rexml (~> 3.2, >= 3.2.5)
466       rubyzip (>= 1.2.2, < 3.0)
467       websocket (~> 1.0)
468     simplecov (0.21.2)
469       docile (~> 1.1)
470       simplecov-html (~> 0.11)
471       simplecov_json_formatter (~> 0.1)
472     simplecov-html (0.12.3)
473     simplecov-lcov (0.8.0)
474     simplecov_json_formatter (0.1.4)
475     smart_properties (1.17.0)
476     sprockets (4.1.1)
477       concurrent-ruby (~> 1.0)
478       rack (> 1, < 3)
479     sprockets-rails (3.4.2)
480       actionpack (>= 5.2)
481       activesupport (>= 5.2)
482       sprockets (>= 3.0.0)
483     strong_migrations (1.2.0)
484       activerecord (>= 5.2)
485     strscan (3.0.4)
486     terser (1.1.12)
487       execjs (>= 0.3.0, < 3)
488     thor (1.2.1)
489     tilt (2.0.11)
490     timeout (0.3.0)
491     tzinfo (2.0.5)
492       concurrent-ruby (~> 1.0)
493     unicode-display_width (2.2.0)
494     validates_email_format_of (1.6.3)
495       i18n
496     vendorer (0.2.0)
497     webmock (3.14.0)
498       addressable (>= 2.8.0)
499       crack (>= 0.3.2)
500       hashdiff (>= 0.4.0, < 2.0.0)
501     websocket (1.2.9)
502     websocket-driver (0.7.5)
503       websocket-extensions (>= 0.1.0)
504     websocket-extensions (0.1.5)
505     xpath (3.2.0)
506       nokogiri (~> 1.8)
507     zeitwerk (2.6.0)
508
509 PLATFORMS
510   ruby
511
512 DEPENDENCIES
513   aasm
514   actionpack-page_caching (>= 1.2.0)
515   active_record_union
516   activerecord-import
517   annotate
518   argon2
519   autoprefixer-rails
520   aws-sdk-s3
521   better_errors
522   binding_of_caller
523   bootsnap (>= 1.4.2)
524   bootstrap (~> 5.1.0)
525   bootstrap_form (~> 5.0)
526   brakeman
527   browser
528   bzip2-ffi
529   cancancan
530   canonical-rails
531   capybara (>= 2.15)
532   composite_primary_keys (~> 14.0.0)
533   config
534   connection_pool
535   dalli
536   debug_inspector
537   delayed_job_active_record
538   doorkeeper
539   doorkeeper-i18n
540   erb_lint
541   factory_bot_rails
542   faraday
543   ffi-libarchive
544   gd2-ffij (>= 0.4.0)
545   htmlentities
546   http_accept_language (~> 2.1.1)
547   i18n-js (>= 3.0.0)
548   image_optim_rails
549   image_processing
550   jbuilder (~> 2.7)
551   jquery-rails
552   json
553   kgio
554   kramdown
555   libxml-ruby (>= 2.0.5)
556   listen
557   logstasher
558   marcel
559   maxminddb
560   minitest (~> 5.1)
561   oauth-plugin (>= 0.5.1)
562   omniauth (~> 2.0.2)
563   omniauth-facebook
564   omniauth-github
565   omniauth-google-oauth2 (>= 0.6.0)
566   omniauth-mediawiki (>= 0.0.4)
567   omniauth-openid
568   omniauth-rails_csrf_protection (~> 1.0)
569   omniauth-windowslive
570   openstreetmap-deadlock_retry (>= 1.3.1)
571   pg
572   puma (~> 5.6)
573   quad_tile (~> 1.0.1)
574   r2 (~> 0.2.7)
575   rack-cors
576   rack-uri_sanitizer
577   rails (= 7.0.3.1)
578   rails-controller-testing
579   rails-i18n (~> 7.0.0)
580   rinku (>= 2.0.6)
581   rotp
582   rubocop
583   rubocop-minitest
584   rubocop-performance
585   rubocop-rails
586   rubocop-rake
587   sanitize
588   sassc-rails
589   secure_headers
590   selenium-webdriver
591   simplecov
592   simplecov-lcov
593   strong_migrations
594   terser
595   validates_email_format_of (>= 1.5.1)
596   vendorer
597   webmock
598
599 BUNDLED WITH
600    2.3.7