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