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