]> git.openstreetmap.org Git - rails.git/blob - Gemfile.lock
Merge remote-tracking branch 'upstream/pull/4262'
[rails.git] / Gemfile.lock
1 GIT
2   remote: https://github.com/twbs/bootstrap-rubygem.git
3   revision: fde1edff90d9219bbef48ecc6a65f13835269bcd
4   ref: fde1edff90d9219bbef48ecc6a65f13835269bcd
5   specs:
6     bootstrap (5.3.1)
7       autoprefixer-rails (>= 9.1.0)
8       popper_js (>= 2.11.8, < 3)
9
10 GEM
11   remote: https://rubygems.org/
12   specs:
13     aasm (5.5.0)
14       concurrent-ruby (~> 1.0)
15     actioncable (7.1.1)
16       actionpack (= 7.1.1)
17       activesupport (= 7.1.1)
18       nio4r (~> 2.0)
19       websocket-driver (>= 0.6.1)
20       zeitwerk (~> 2.6)
21     actionmailbox (7.1.1)
22       actionpack (= 7.1.1)
23       activejob (= 7.1.1)
24       activerecord (= 7.1.1)
25       activestorage (= 7.1.1)
26       activesupport (= 7.1.1)
27       mail (>= 2.7.1)
28       net-imap
29       net-pop
30       net-smtp
31     actionmailer (7.1.1)
32       actionpack (= 7.1.1)
33       actionview (= 7.1.1)
34       activejob (= 7.1.1)
35       activesupport (= 7.1.1)
36       mail (~> 2.5, >= 2.5.4)
37       net-imap
38       net-pop
39       net-smtp
40       rails-dom-testing (~> 2.2)
41     actionpack (7.1.1)
42       actionview (= 7.1.1)
43       activesupport (= 7.1.1)
44       nokogiri (>= 1.8.5)
45       rack (>= 2.2.4)
46       rack-session (>= 1.0.1)
47       rack-test (>= 0.6.3)
48       rails-dom-testing (~> 2.2)
49       rails-html-sanitizer (~> 1.6)
50     actionpack-page_caching (1.2.4)
51       actionpack (>= 4.0.0)
52     actiontext (7.1.1)
53       actionpack (= 7.1.1)
54       activerecord (= 7.1.1)
55       activestorage (= 7.1.1)
56       activesupport (= 7.1.1)
57       globalid (>= 0.6.0)
58       nokogiri (>= 1.8.5)
59     actionview (7.1.1)
60       activesupport (= 7.1.1)
61       builder (~> 3.1)
62       erubi (~> 1.11)
63       rails-dom-testing (~> 2.2)
64       rails-html-sanitizer (~> 1.6)
65     active_record_union (1.3.0)
66       activerecord (>= 4.0)
67     activejob (7.1.1)
68       activesupport (= 7.1.1)
69       globalid (>= 0.3.6)
70     activemodel (7.1.1)
71       activesupport (= 7.1.1)
72     activerecord (7.1.1)
73       activemodel (= 7.1.1)
74       activesupport (= 7.1.1)
75       timeout (>= 0.4.0)
76     activerecord-import (1.5.0)
77       activerecord (>= 4.2)
78     activestorage (7.1.1)
79       actionpack (= 7.1.1)
80       activejob (= 7.1.1)
81       activerecord (= 7.1.1)
82       activesupport (= 7.1.1)
83       marcel (~> 1.0)
84     activesupport (7.1.1)
85       base64
86       bigdecimal
87       concurrent-ruby (~> 1.0, >= 1.0.2)
88       connection_pool (>= 2.2.5)
89       drb
90       i18n (>= 1.6, < 2)
91       minitest (>= 5.1)
92       mutex_m
93       tzinfo (~> 2.0)
94     addressable (2.8.5)
95       public_suffix (>= 2.0.2, < 6.0)
96     annotate (3.2.0)
97       activerecord (>= 3.2, < 8.0)
98       rake (>= 10.4, < 14.0)
99     argon2 (2.3.0)
100       ffi (~> 1.15)
101       ffi-compiler (~> 1.0)
102     ast (2.4.2)
103     autoprefixer-rails (10.4.15.0)
104       execjs (~> 2)
105     aws-eventstream (1.2.0)
106     aws-partitions (1.840.0)
107     aws-sdk-core (3.185.1)
108       aws-eventstream (~> 1, >= 1.0.2)
109       aws-partitions (~> 1, >= 1.651.0)
110       aws-sigv4 (~> 1.5)
111       jmespath (~> 1, >= 1.6.1)
112     aws-sdk-kms (1.72.0)
113       aws-sdk-core (~> 3, >= 3.184.0)
114       aws-sigv4 (~> 1.1)
115     aws-sdk-s3 (1.136.0)
116       aws-sdk-core (~> 3, >= 3.181.0)
117       aws-sdk-kms (~> 1)
118       aws-sigv4 (~> 1.6)
119     aws-sigv4 (1.6.0)
120       aws-eventstream (~> 1, >= 1.0.2)
121     base64 (0.1.1)
122     better_errors (2.10.1)
123       erubi (>= 1.0.0)
124       rack (>= 0.9.0)
125       rouge (>= 1.0.0)
126     better_html (2.0.2)
127       actionview (>= 6.0)
128       activesupport (>= 6.0)
129       ast (~> 2.0)
130       erubi (~> 1.4)
131       parser (>= 2.4)
132       smart_properties
133     bigdecimal (3.1.4)
134     binding_of_caller (1.0.0)
135       debug_inspector (>= 0.0.1)
136     bootsnap (1.16.0)
137       msgpack (~> 1.2)
138     bootstrap_form (5.3.2)
139       actionpack (>= 6.1)
140       activemodel (>= 6.1)
141     brakeman (6.0.1)
142     brotli (0.4.0)
143     browser (5.3.1)
144     builder (3.2.4)
145     bzip2-ffi (1.1.1)
146       ffi (~> 1.0)
147     cancancan (3.5.0)
148     canonical-rails (0.2.15)
149       actionview (>= 4.1, <= 7.2)
150     capybara (3.39.2)
151       addressable
152       matrix
153       mini_mime (>= 0.1.3)
154       nokogiri (~> 1.8)
155       rack (>= 1.6.0)
156       rack-test (>= 0.6.3)
157       regexp_parser (>= 1.5, < 3.0)
158       xpath (~> 3.2)
159     concurrent-ruby (1.2.2)
160     config (5.0.0)
161       deep_merge (~> 1.2, >= 1.2.1)
162       dry-validation (~> 1.0, >= 1.0.0)
163     connection_pool (2.4.1)
164     crack (0.4.5)
165       rexml
166     crass (1.0.6)
167     dalli (3.2.6)
168     dartsass-ruby (3.0.1)
169       sass-embedded (~> 1.54)
170     dartsass-sprockets (3.0.0)
171       dartsass-ruby (~> 3.0)
172       railties (>= 4.0.0)
173       sprockets (> 3.0)
174       sprockets-rails
175       tilt
176     date (3.3.3)
177     debug_inspector (1.1.0)
178     deep_merge (1.2.2)
179     delayed_job (4.1.11)
180       activesupport (>= 3.0, < 8.0)
181     delayed_job_active_record (4.1.8)
182       activerecord (>= 3.0, < 8.0)
183       delayed_job (>= 3.0, < 5)
184     docile (1.4.0)
185     doorkeeper (5.6.6)
186       railties (>= 5)
187     doorkeeper-i18n (5.2.7)
188       doorkeeper (>= 5.2)
189     doorkeeper-openid_connect (1.8.7)
190       doorkeeper (>= 5.5, < 5.7)
191       jwt (>= 2.5)
192     drb (2.1.1)
193       ruby2_keywords
194     dry-configurable (1.1.0)
195       dry-core (~> 1.0, < 2)
196       zeitwerk (~> 2.6)
197     dry-core (1.0.1)
198       concurrent-ruby (~> 1.0)
199       zeitwerk (~> 2.6)
200     dry-inflector (1.0.0)
201     dry-initializer (3.1.1)
202     dry-logic (1.5.0)
203       concurrent-ruby (~> 1.0)
204       dry-core (~> 1.0, < 2)
205       zeitwerk (~> 2.6)
206     dry-schema (1.13.3)
207       concurrent-ruby (~> 1.0)
208       dry-configurable (~> 1.0, >= 1.0.1)
209       dry-core (~> 1.0, < 2)
210       dry-initializer (~> 3.0)
211       dry-logic (>= 1.4, < 2)
212       dry-types (>= 1.7, < 2)
213       zeitwerk (~> 2.6)
214     dry-types (1.7.1)
215       concurrent-ruby (~> 1.0)
216       dry-core (~> 1.0)
217       dry-inflector (~> 1.0)
218       dry-logic (~> 1.4)
219       zeitwerk (~> 2.6)
220     dry-validation (1.10.0)
221       concurrent-ruby (~> 1.0)
222       dry-core (~> 1.0, < 2)
223       dry-initializer (~> 3.0)
224       dry-schema (>= 1.12, < 2)
225       zeitwerk (~> 2.6)
226     erb_lint (0.5.0)
227       activesupport
228       better_html (>= 2.0.1)
229       parser (>= 2.7.1.4)
230       rainbow
231       rubocop
232       smart_properties
233     erubi (1.12.0)
234     execjs (2.9.1)
235     exifr (1.4.0)
236     factory_bot (6.2.1)
237       activesupport (>= 5.0.0)
238     factory_bot_rails (6.2.0)
239       factory_bot (~> 6.2.0)
240       railties (>= 5.0.0)
241     faraday (2.7.11)
242       base64
243       faraday-net_http (>= 2.0, < 3.1)
244       ruby2_keywords (>= 0.0.4)
245     faraday-net_http (3.0.2)
246     ffi (1.16.3)
247     ffi-compiler (1.0.1)
248       ffi (>= 1.0.0)
249       rake
250     ffi-libarchive (1.1.13)
251       ffi (~> 1.0)
252     frozen_record (0.27.0)
253       activemodel
254     fspath (3.1.2)
255     gd2-ffij (0.4.0)
256       ffi (>= 1.0.0)
257     globalid (1.2.1)
258       activesupport (>= 6.1)
259     google-protobuf (3.24.4)
260     hashdiff (1.0.1)
261     hashie (5.0.0)
262     highline (2.1.0)
263     htmlentities (4.3.4)
264     http_accept_language (2.1.1)
265     i18n (1.14.1)
266       concurrent-ruby (~> 1.0)
267     i18n-js (3.9.2)
268       i18n (>= 0.6.6)
269     i18n-tasks (1.0.13)
270       activesupport (>= 4.0.2)
271       ast (>= 2.1.0)
272       better_html (>= 1.0, < 3.0)
273       erubi
274       highline (>= 2.0.0)
275       i18n
276       parser (>= 3.2.2.1)
277       rails-i18n
278       rainbow (>= 2.2.2, < 4.0)
279       terminal-table (>= 1.5.1)
280     image_optim (0.31.3)
281       exifr (~> 1.2, >= 1.2.2)
282       fspath (~> 3.0)
283       image_size (>= 1.5, < 4)
284       in_threads (~> 1.3)
285       progress (~> 3.0, >= 3.0.1)
286     image_optim_rails (0.5.0)
287       image_optim (~> 0.24)
288       railties
289       sprockets
290     image_processing (1.12.2)
291       mini_magick (>= 4.9.5, < 5)
292       ruby-vips (>= 2.0.17, < 3)
293     image_size (3.3.0)
294     in_threads (1.6.0)
295     io-console (0.6.0)
296     irb (1.8.3)
297       rdoc
298       reline (>= 0.3.8)
299     jbuilder (2.11.5)
300       actionview (>= 5.0.0)
301       activesupport (>= 5.0.0)
302     jmespath (1.6.2)
303     jquery-rails (4.6.0)
304       rails-dom-testing (>= 1, < 3)
305       railties (>= 4.2.0)
306       thor (>= 0.14, < 2.0)
307     json (2.6.3)
308     jwt (2.7.1)
309     kgio (2.11.4)
310     kramdown (2.4.0)
311       rexml
312     language_server-protocol (3.17.0.3)
313     libxml-ruby (4.1.1)
314     listen (3.8.0)
315       rb-fsevent (~> 0.10, >= 0.10.3)
316       rb-inotify (~> 0.9, >= 0.9.10)
317     logstasher (2.1.5)
318       activesupport (>= 5.2)
319       request_store
320     loofah (2.21.4)
321       crass (~> 1.0.2)
322       nokogiri (>= 1.12.0)
323     mail (2.8.1)
324       mini_mime (>= 0.1.1)
325       net-imap
326       net-pop
327       net-smtp
328     marcel (1.0.2)
329     matrix (0.4.2)
330     maxminddb (0.1.22)
331     mini_magick (4.12.0)
332     mini_mime (1.1.5)
333     mini_portile2 (2.8.5)
334     minitest (5.20.0)
335     msgpack (1.7.2)
336     multi_json (1.15.0)
337     multi_xml (0.6.0)
338     mutex_m (0.1.2)
339     net-imap (0.4.2)
340       date
341       net-protocol
342     net-pop (0.1.2)
343       net-protocol
344     net-protocol (0.2.1)
345       timeout
346     net-smtp (0.4.0)
347       net-protocol
348     nio4r (2.5.9)
349     nokogiri (1.15.4)
350       mini_portile2 (~> 2.8.2)
351       racc (~> 1.4)
352     oauth (0.4.7)
353     oauth-plugin (0.5.1)
354       multi_json
355       oauth (~> 0.4.4)
356       oauth2 (>= 0.5.0)
357       rack
358     oauth2 (2.0.9)
359       faraday (>= 0.17.3, < 3.0)
360       jwt (>= 1.0, < 3.0)
361       multi_xml (~> 0.5)
362       rack (>= 1.2, < 4)
363       snaky_hash (~> 2.0)
364       version_gem (~> 1.1)
365     omniauth (2.0.4)
366       hashie (>= 3.4.6)
367       rack (>= 1.6.2, < 3)
368       rack-protection
369     omniauth-facebook (9.0.0)
370       omniauth-oauth2 (~> 1.2)
371     omniauth-github (2.0.1)
372       omniauth (~> 2.0)
373       omniauth-oauth2 (~> 1.8)
374     omniauth-google-oauth2 (1.1.1)
375       jwt (>= 2.0)
376       oauth2 (~> 2.0.6)
377       omniauth (~> 2.0)
378       omniauth-oauth2 (~> 1.8.0)
379     omniauth-mediawiki (0.0.4)
380       jwt (~> 2.0)
381       omniauth-oauth (~> 1.0)
382     omniauth-microsoft_graph (1.2.0)
383       omniauth (~> 2.0)
384       omniauth-oauth2 (~> 1.8.0)
385     omniauth-oauth (1.2.0)
386       oauth
387       omniauth (>= 1.0, < 3)
388     omniauth-oauth2 (1.8.0)
389       oauth2 (>= 1.4, < 3)
390       omniauth (~> 2.0)
391     omniauth-openid (2.0.1)
392       omniauth (>= 1.0, < 3.0)
393       rack-openid (~> 1.4.0)
394     omniauth-rails_csrf_protection (1.0.1)
395       actionpack (>= 4.2)
396       omniauth (~> 2.0)
397     openstreetmap-deadlock_retry (1.3.1)
398     parallel (1.23.0)
399     parser (3.2.2.4)
400       ast (~> 2.4.1)
401       racc
402     pg (1.5.4)
403     popper_js (2.11.8)
404     progress (3.6.0)
405     psych (5.1.1.1)
406       stringio
407     public_suffix (5.0.3)
408     puma (5.6.7)
409       nio4r (~> 2.0)
410     quad_tile (1.0.1)
411     r2 (0.2.8)
412     racc (1.7.1)
413     rack (2.2.8)
414     rack-cors (2.0.1)
415       rack (>= 2.0.0)
416     rack-openid (1.4.2)
417       rack (>= 1.1.0)
418       ruby-openid (>= 2.1.8)
419     rack-protection (3.1.0)
420       rack (~> 2.2, >= 2.2.4)
421     rack-session (1.0.1)
422       rack (< 3)
423     rack-test (2.1.0)
424       rack (>= 1.3)
425     rack-uri_sanitizer (0.0.2)
426     rackup (1.0.0)
427       rack (< 3)
428       webrick
429     rails (7.1.1)
430       actioncable (= 7.1.1)
431       actionmailbox (= 7.1.1)
432       actionmailer (= 7.1.1)
433       actionpack (= 7.1.1)
434       actiontext (= 7.1.1)
435       actionview (= 7.1.1)
436       activejob (= 7.1.1)
437       activemodel (= 7.1.1)
438       activerecord (= 7.1.1)
439       activestorage (= 7.1.1)
440       activesupport (= 7.1.1)
441       bundler (>= 1.15.0)
442       railties (= 7.1.1)
443     rails-controller-testing (1.0.5)
444       actionpack (>= 5.0.1.rc1)
445       actionview (>= 5.0.1.rc1)
446       activesupport (>= 5.0.1.rc1)
447     rails-dom-testing (2.2.0)
448       activesupport (>= 5.0.0)
449       minitest
450       nokogiri (>= 1.6)
451     rails-html-sanitizer (1.6.0)
452       loofah (~> 2.21)
453       nokogiri (~> 1.14)
454     rails-i18n (7.0.8)
455       i18n (>= 0.7, < 2)
456       railties (>= 6.0.0, < 8)
457     railties (7.1.1)
458       actionpack (= 7.1.1)
459       activesupport (= 7.1.1)
460       irb
461       rackup (>= 1.0.0)
462       rake (>= 12.2)
463       thor (~> 1.0, >= 1.2.2)
464       zeitwerk (~> 2.6)
465     rainbow (3.1.1)
466     rake (13.0.6)
467     rb-fsevent (0.11.2)
468     rb-inotify (0.10.1)
469       ffi (~> 1.0)
470     rdoc (6.5.0)
471       psych (>= 4.0.0)
472     regexp_parser (2.8.2)
473     reline (0.3.9)
474       io-console (~> 0.5)
475     request_store (1.5.1)
476       rack (>= 1.4)
477     rexml (3.2.6)
478     rinku (2.0.6)
479     rotp (6.3.0)
480     rouge (4.1.3)
481     rubocop (1.57.1)
482       base64 (~> 0.1.1)
483       json (~> 2.3)
484       language_server-protocol (>= 3.17.0)
485       parallel (~> 1.10)
486       parser (>= 3.2.2.4)
487       rainbow (>= 2.2.2, < 4.0)
488       regexp_parser (>= 1.8, < 3.0)
489       rexml (>= 3.2.5, < 4.0)
490       rubocop-ast (>= 1.28.1, < 2.0)
491       ruby-progressbar (~> 1.7)
492       unicode-display_width (>= 2.4.0, < 3.0)
493     rubocop-ast (1.29.0)
494       parser (>= 3.2.1.0)
495     rubocop-capybara (2.19.0)
496       rubocop (~> 1.41)
497     rubocop-factory_bot (2.24.0)
498       rubocop (~> 1.33)
499     rubocop-minitest (0.33.0)
500       rubocop (>= 1.39, < 2.0)
501     rubocop-performance (1.19.1)
502       rubocop (>= 1.7.0, < 2.0)
503       rubocop-ast (>= 0.4.0)
504     rubocop-rails (2.21.2)
505       activesupport (>= 4.2.0)
506       rack (>= 1.1)
507       rubocop (>= 1.33.0, < 2.0)
508     rubocop-rake (0.6.0)
509       rubocop (~> 1.0)
510     ruby-openid (2.9.2)
511     ruby-progressbar (1.13.0)
512     ruby-vips (2.2.0)
513       ffi (~> 1.12)
514     ruby2_keywords (0.0.5)
515     rubyzip (2.3.2)
516     sanitize (6.1.0)
517       crass (~> 1.0.2)
518       nokogiri (>= 1.12.0)
519     sass-embedded (1.64.2)
520       google-protobuf (~> 3.23)
521       rake (>= 13.0.0)
522     secure_headers (6.5.0)
523     selenium-webdriver (4.14.0)
524       rexml (~> 3.2, >= 3.2.5)
525       rubyzip (>= 1.2.2, < 3.0)
526       websocket (~> 1.0)
527     simplecov (0.22.0)
528       docile (~> 1.1)
529       simplecov-html (~> 0.11)
530       simplecov_json_formatter (~> 0.1)
531     simplecov-html (0.12.3)
532     simplecov-lcov (0.8.0)
533     simplecov_json_formatter (0.1.4)
534     smart_properties (1.17.0)
535     snaky_hash (2.0.1)
536       hashie
537       version_gem (~> 1.1, >= 1.1.1)
538     sprockets (4.2.1)
539       concurrent-ruby (~> 1.0)
540       rack (>= 2.2.4, < 4)
541     sprockets-exporters_pack (0.1.2)
542       brotli (>= 0.2.0)
543       sprockets (>= 4.0.0.beta3)
544     sprockets-rails (3.4.2)
545       actionpack (>= 5.2)
546       activesupport (>= 5.2)
547       sprockets (>= 3.0.0)
548     stringio (3.0.8)
549     strong_migrations (1.6.4)
550       activerecord (>= 5.2)
551     terminal-table (3.0.2)
552       unicode-display_width (>= 1.1.1, < 3)
553     terser (1.1.19)
554       execjs (>= 0.3.0, < 3)
555     thor (1.3.0)
556     tilt (2.3.0)
557     timeout (0.4.0)
558     tzinfo (2.0.6)
559       concurrent-ruby (~> 1.0)
560     unicode-display_width (2.5.0)
561     validates_email_format_of (1.7.2)
562       i18n
563     vendorer (0.2.0)
564     version_gem (1.1.3)
565     webmock (3.19.1)
566       addressable (>= 2.8.0)
567       crack (>= 0.3.2)
568       hashdiff (>= 0.4.0, < 2.0.0)
569     webrick (1.8.1)
570     websocket (1.2.10)
571     websocket-driver (0.7.6)
572       websocket-extensions (>= 0.1.0)
573     websocket-extensions (0.1.5)
574     xpath (3.2.0)
575       nokogiri (~> 1.8)
576     zeitwerk (2.6.12)
577
578 PLATFORMS
579   ruby
580
581 DEPENDENCIES
582   aasm
583   actionpack-page_caching (>= 1.2.0)
584   active_record_union
585   activerecord-import
586   annotate
587   argon2
588   autoprefixer-rails
589   aws-sdk-s3
590   better_errors
591   binding_of_caller
592   bootsnap (>= 1.4.2)
593   bootstrap!
594   bootstrap_form (~> 5.0)
595   brakeman
596   browser
597   bzip2-ffi
598   cancancan
599   canonical-rails
600   capybara (>= 2.15)
601   config
602   connection_pool
603   dalli
604   dartsass-sprockets
605   debug_inspector
606   delayed_job_active_record
607   doorkeeper
608   doorkeeper-i18n
609   doorkeeper-openid_connect
610   erb_lint
611   factory_bot_rails
612   faraday
613   ffi-libarchive
614   frozen_record
615   gd2-ffij (>= 0.4.0)
616   htmlentities
617   http_accept_language (~> 2.1.1)
618   i18n-js (~> 3.9.2)
619   i18n-tasks
620   image_optim_rails
621   image_processing
622   jbuilder (~> 2.7)
623   jquery-rails
624   json
625   jwt
626   kgio
627   kramdown
628   libxml-ruby (>= 2.0.5)
629   listen
630   logstasher
631   marcel
632   maxminddb
633   minitest (~> 5.1)
634   oauth-plugin (>= 0.5.1)
635   omniauth (~> 2.0.2)
636   omniauth-facebook
637   omniauth-github
638   omniauth-google-oauth2 (>= 0.6.0)
639   omniauth-mediawiki (>= 0.0.4)
640   omniauth-microsoft_graph
641   omniauth-openid
642   omniauth-rails_csrf_protection (~> 1.0)
643   openstreetmap-deadlock_retry (>= 1.3.1)
644   pg
645   puma (~> 5.6)
646   quad_tile (~> 1.0.1)
647   r2 (~> 0.2.7)
648   rack-cors
649   rack-uri_sanitizer
650   rails (~> 7.1.0)
651   rails-controller-testing
652   rails-i18n (~> 7.0.0)
653   rinku (>= 2.0.6)
654   rotp
655   rubocop
656   rubocop-capybara
657   rubocop-factory_bot
658   rubocop-minitest
659   rubocop-performance
660   rubocop-rails
661   rubocop-rake
662   sanitize
663   sass-embedded (~> 1.64.0)
664   secure_headers
665   selenium-webdriver
666   simplecov
667   simplecov-lcov
668   sprockets-exporters_pack
669   strong_migrations
670   terser
671   validates_email_format_of (>= 1.5.1)
672   vendorer
673   webmock
674
675 BUNDLED WITH
676    2.4.19