]> git.openstreetmap.org Git - rails.git/blob - Gemfile.lock
Merge remote-tracking branch 'upstream/pull/4260'
[rails.git] / Gemfile.lock
1 GIT
2   remote: https://github.com/gravitystorm/bootstrap-rubygem.git
3   revision: 8c48a63412e0ef1a280b95ef5344667be92d374a
4   branch: dartsass_5_1_3
5   specs:
6     bootstrap (5.1.3)
7       autoprefixer-rails (>= 9.1.0)
8       popper_js (>= 2.9.3, < 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.828.0)
99     aws-sdk-core (3.183.1)
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.71.0)
105       aws-sdk-core (~> 3, >= 3.177.0)
106       aws-sigv4 (~> 1.1)
107     aws-sdk-s3 (1.135.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.6)
181       doorkeeper (>= 5.2)
182     dry-configurable (1.1.0)
183       dry-core (~> 1.0, < 2)
184       zeitwerk (~> 2.6)
185     dry-core (1.0.1)
186       concurrent-ruby (~> 1.0)
187       zeitwerk (~> 2.6)
188     dry-inflector (1.0.0)
189     dry-initializer (3.1.1)
190     dry-logic (1.5.0)
191       concurrent-ruby (~> 1.0)
192       dry-core (~> 1.0, < 2)
193       zeitwerk (~> 2.6)
194     dry-schema (1.13.3)
195       concurrent-ruby (~> 1.0)
196       dry-configurable (~> 1.0, >= 1.0.1)
197       dry-core (~> 1.0, < 2)
198       dry-initializer (~> 3.0)
199       dry-logic (>= 1.4, < 2)
200       dry-types (>= 1.7, < 2)
201       zeitwerk (~> 2.6)
202     dry-types (1.7.1)
203       concurrent-ruby (~> 1.0)
204       dry-core (~> 1.0)
205       dry-inflector (~> 1.0)
206       dry-logic (~> 1.4)
207       zeitwerk (~> 2.6)
208     dry-validation (1.10.0)
209       concurrent-ruby (~> 1.0)
210       dry-core (~> 1.0, < 2)
211       dry-initializer (~> 3.0)
212       dry-schema (>= 1.12, < 2)
213       zeitwerk (~> 2.6)
214     erb_lint (0.5.0)
215       activesupport
216       better_html (>= 2.0.1)
217       parser (>= 2.7.1.4)
218       rainbow
219       rubocop
220       smart_properties
221     erubi (1.12.0)
222     execjs (2.9.1)
223     exifr (1.4.0)
224     factory_bot (6.2.1)
225       activesupport (>= 5.0.0)
226     factory_bot_rails (6.2.0)
227       factory_bot (~> 6.2.0)
228       railties (>= 5.0.0)
229     faraday (2.7.11)
230       base64
231       faraday-net_http (>= 2.0, < 3.1)
232       ruby2_keywords (>= 0.0.4)
233     faraday-net_http (3.0.2)
234     ffi (1.16.2)
235     ffi-compiler (1.0.1)
236       ffi (>= 1.0.0)
237       rake
238     ffi-libarchive (1.1.13)
239       ffi (~> 1.0)
240     frozen_record (0.27.0)
241       activemodel
242     fspath (3.1.2)
243     gd2-ffij (0.4.0)
244       ffi (>= 1.0.0)
245     globalid (1.2.1)
246       activesupport (>= 6.1)
247     google-protobuf (3.24.3)
248     hashdiff (1.0.1)
249     hashie (5.0.0)
250     highline (2.1.0)
251     htmlentities (4.3.4)
252     http_accept_language (2.1.1)
253     i18n (1.14.1)
254       concurrent-ruby (~> 1.0)
255     i18n-js (3.9.2)
256       i18n (>= 0.6.6)
257     i18n-tasks (1.0.12)
258       activesupport (>= 4.0.2)
259       ast (>= 2.1.0)
260       better_html (>= 1.0, < 3.0)
261       erubi
262       highline (>= 2.0.0)
263       i18n
264       parser (>= 2.2.3.0)
265       rails-i18n
266       rainbow (>= 2.2.2, < 4.0)
267       terminal-table (>= 1.5.1)
268     image_optim (0.31.3)
269       exifr (~> 1.2, >= 1.2.2)
270       fspath (~> 3.0)
271       image_size (>= 1.5, < 4)
272       in_threads (~> 1.3)
273       progress (~> 3.0, >= 3.0.1)
274     image_optim_rails (0.5.0)
275       image_optim (~> 0.24)
276       railties
277       sprockets
278     image_processing (1.12.2)
279       mini_magick (>= 4.9.5, < 5)
280       ruby-vips (>= 2.0.17, < 3)
281     image_size (3.3.0)
282     in_threads (1.6.0)
283     jbuilder (2.11.5)
284       actionview (>= 5.0.0)
285       activesupport (>= 5.0.0)
286     jmespath (1.6.2)
287     jquery-rails (4.6.0)
288       rails-dom-testing (>= 1, < 3)
289       railties (>= 4.2.0)
290       thor (>= 0.14, < 2.0)
291     json (2.6.3)
292     jwt (2.7.1)
293     kgio (2.11.4)
294     kramdown (2.4.0)
295       rexml
296     language_server-protocol (3.17.0.3)
297     libxml-ruby (4.1.1)
298     listen (3.8.0)
299       rb-fsevent (~> 0.10, >= 0.10.3)
300       rb-inotify (~> 0.9, >= 0.9.10)
301     logstasher (2.1.5)
302       activesupport (>= 5.2)
303       request_store
304     loofah (2.21.3)
305       crass (~> 1.0.2)
306       nokogiri (>= 1.12.0)
307     mail (2.8.1)
308       mini_mime (>= 0.1.1)
309       net-imap
310       net-pop
311       net-smtp
312     marcel (1.0.2)
313     matrix (0.4.2)
314     maxminddb (0.1.22)
315     method_source (1.0.0)
316     mini_magick (4.12.0)
317     mini_mime (1.1.5)
318     mini_portile2 (2.8.4)
319     minitest (5.20.0)
320     msgpack (1.7.2)
321     multi_json (1.15.0)
322     multi_xml (0.6.0)
323     net-imap (0.3.7)
324       date
325       net-protocol
326     net-pop (0.1.2)
327       net-protocol
328     net-protocol (0.2.1)
329       timeout
330     net-smtp (0.4.0)
331       net-protocol
332     nio4r (2.5.9)
333     nokogiri (1.15.4)
334       mini_portile2 (~> 2.8.2)
335       racc (~> 1.4)
336     oauth (0.4.7)
337     oauth-plugin (0.5.1)
338       multi_json
339       oauth (~> 0.4.4)
340       oauth2 (>= 0.5.0)
341       rack
342     oauth2 (2.0.9)
343       faraday (>= 0.17.3, < 3.0)
344       jwt (>= 1.0, < 3.0)
345       multi_xml (~> 0.5)
346       rack (>= 1.2, < 4)
347       snaky_hash (~> 2.0)
348       version_gem (~> 1.1)
349     omniauth (2.0.4)
350       hashie (>= 3.4.6)
351       rack (>= 1.6.2, < 3)
352       rack-protection
353     omniauth-facebook (9.0.0)
354       omniauth-oauth2 (~> 1.2)
355     omniauth-github (2.0.1)
356       omniauth (~> 2.0)
357       omniauth-oauth2 (~> 1.8)
358     omniauth-google-oauth2 (1.1.1)
359       jwt (>= 2.0)
360       oauth2 (~> 2.0.6)
361       omniauth (~> 2.0)
362       omniauth-oauth2 (~> 1.8.0)
363     omniauth-mediawiki (0.0.4)
364       jwt (~> 2.0)
365       omniauth-oauth (~> 1.0)
366     omniauth-microsoft_graph (1.2.0)
367       omniauth (~> 2.0)
368       omniauth-oauth2 (~> 1.8.0)
369     omniauth-oauth (1.2.0)
370       oauth
371       omniauth (>= 1.0, < 3)
372     omniauth-oauth2 (1.8.0)
373       oauth2 (>= 1.4, < 3)
374       omniauth (~> 2.0)
375     omniauth-openid (2.0.1)
376       omniauth (>= 1.0, < 3.0)
377       rack-openid (~> 1.4.0)
378     omniauth-rails_csrf_protection (1.0.1)
379       actionpack (>= 4.2)
380       omniauth (~> 2.0)
381     openstreetmap-deadlock_retry (1.3.1)
382     parallel (1.23.0)
383     parser (3.2.2.3)
384       ast (~> 2.4.1)
385       racc
386     pg (1.5.4)
387     popper_js (2.11.8)
388     progress (3.6.0)
389     public_suffix (5.0.3)
390     puma (5.6.7)
391       nio4r (~> 2.0)
392     quad_tile (1.0.1)
393     r2 (0.2.8)
394     racc (1.7.1)
395     rack (2.2.8)
396     rack-cors (2.0.1)
397       rack (>= 2.0.0)
398     rack-openid (1.4.2)
399       rack (>= 1.1.0)
400       ruby-openid (>= 2.1.8)
401     rack-protection (3.1.0)
402       rack (~> 2.2, >= 2.2.4)
403     rack-test (2.1.0)
404       rack (>= 1.3)
405     rack-uri_sanitizer (0.0.2)
406     rails (7.0.8)
407       actioncable (= 7.0.8)
408       actionmailbox (= 7.0.8)
409       actionmailer (= 7.0.8)
410       actionpack (= 7.0.8)
411       actiontext (= 7.0.8)
412       actionview (= 7.0.8)
413       activejob (= 7.0.8)
414       activemodel (= 7.0.8)
415       activerecord (= 7.0.8)
416       activestorage (= 7.0.8)
417       activesupport (= 7.0.8)
418       bundler (>= 1.15.0)
419       railties (= 7.0.8)
420     rails-controller-testing (1.0.5)
421       actionpack (>= 5.0.1.rc1)
422       actionview (>= 5.0.1.rc1)
423       activesupport (>= 5.0.1.rc1)
424     rails-dom-testing (2.2.0)
425       activesupport (>= 5.0.0)
426       minitest
427       nokogiri (>= 1.6)
428     rails-html-sanitizer (1.6.0)
429       loofah (~> 2.21)
430       nokogiri (~> 1.14)
431     rails-i18n (7.0.8)
432       i18n (>= 0.7, < 2)
433       railties (>= 6.0.0, < 8)
434     railties (7.0.8)
435       actionpack (= 7.0.8)
436       activesupport (= 7.0.8)
437       method_source
438       rake (>= 12.2)
439       thor (~> 1.0)
440       zeitwerk (~> 2.5)
441     rainbow (3.1.1)
442     rake (13.0.6)
443     rb-fsevent (0.11.2)
444     rb-inotify (0.10.1)
445       ffi (~> 1.0)
446     regexp_parser (2.8.1)
447     request_store (1.5.1)
448       rack (>= 1.4)
449     rexml (3.2.6)
450     rinku (2.0.6)
451     rotp (6.3.0)
452     rouge (4.1.3)
453     rubocop (1.56.3)
454       base64 (~> 0.1.1)
455       json (~> 2.3)
456       language_server-protocol (>= 3.17.0)
457       parallel (~> 1.10)
458       parser (>= 3.2.2.3)
459       rainbow (>= 2.2.2, < 4.0)
460       regexp_parser (>= 1.8, < 3.0)
461       rexml (>= 3.2.5, < 4.0)
462       rubocop-ast (>= 1.28.1, < 2.0)
463       ruby-progressbar (~> 1.7)
464       unicode-display_width (>= 2.4.0, < 3.0)
465     rubocop-ast (1.29.0)
466       parser (>= 3.2.1.0)
467     rubocop-capybara (2.19.0)
468       rubocop (~> 1.41)
469     rubocop-factory_bot (2.24.0)
470       rubocop (~> 1.33)
471     rubocop-minitest (0.32.1)
472       rubocop (>= 1.39, < 2.0)
473     rubocop-performance (1.19.1)
474       rubocop (>= 1.7.0, < 2.0)
475       rubocop-ast (>= 0.4.0)
476     rubocop-rails (2.21.1)
477       activesupport (>= 4.2.0)
478       rack (>= 1.1)
479       rubocop (>= 1.33.0, < 2.0)
480     rubocop-rake (0.6.0)
481       rubocop (~> 1.0)
482     ruby-openid (2.9.2)
483     ruby-progressbar (1.13.0)
484     ruby-vips (2.1.4)
485       ffi (~> 1.12)
486     ruby2_keywords (0.0.5)
487     rubyzip (2.3.2)
488     sanitize (6.1.0)
489       crass (~> 1.0.2)
490       nokogiri (>= 1.12.0)
491     sass-embedded (1.55.0)
492       google-protobuf (~> 3.19)
493       rake (>= 10.0.0)
494     secure_headers (6.5.0)
495     selenium-webdriver (4.13.1)
496       rexml (~> 3.2, >= 3.2.5)
497       rubyzip (>= 1.2.2, < 3.0)
498       websocket (~> 1.0)
499     simplecov (0.22.0)
500       docile (~> 1.1)
501       simplecov-html (~> 0.11)
502       simplecov_json_formatter (~> 0.1)
503     simplecov-html (0.12.3)
504     simplecov-lcov (0.8.0)
505     simplecov_json_formatter (0.1.4)
506     smart_properties (1.17.0)
507     snaky_hash (2.0.1)
508       hashie
509       version_gem (~> 1.1, >= 1.1.1)
510     sprockets (4.2.1)
511       concurrent-ruby (~> 1.0)
512       rack (>= 2.2.4, < 4)
513     sprockets-exporters_pack (0.1.2)
514       brotli (>= 0.2.0)
515       sprockets (>= 4.0.0.beta3)
516     sprockets-rails (3.4.2)
517       actionpack (>= 5.2)
518       activesupport (>= 5.2)
519       sprockets (>= 3.0.0)
520     strong_migrations (1.6.3)
521       activerecord (>= 5.2)
522     terminal-table (3.0.2)
523       unicode-display_width (>= 1.1.1, < 3)
524     terser (1.1.18)
525       execjs (>= 0.3.0, < 3)
526     thor (1.2.2)
527     tilt (2.3.0)
528     timeout (0.4.0)
529     tzinfo (2.0.6)
530       concurrent-ruby (~> 1.0)
531     unicode-display_width (2.4.2)
532     validates_email_format_of (1.7.2)
533       i18n
534     vendorer (0.2.0)
535     version_gem (1.1.3)
536     webmock (3.19.1)
537       addressable (>= 2.8.0)
538       crack (>= 0.3.2)
539       hashdiff (>= 0.4.0, < 2.0.0)
540     websocket (1.2.10)
541     websocket-driver (0.7.6)
542       websocket-extensions (>= 0.1.0)
543     websocket-extensions (0.1.5)
544     xpath (3.2.0)
545       nokogiri (~> 1.8)
546     zeitwerk (2.6.12)
547
548 PLATFORMS
549   ruby
550
551 DEPENDENCIES
552   aasm
553   actionpack-page_caching (>= 1.2.0)
554   active_record_union
555   activerecord-import
556   annotate
557   argon2
558   autoprefixer-rails
559   aws-sdk-s3
560   better_errors
561   binding_of_caller
562   bootsnap (>= 1.4.2)
563   bootstrap!
564   bootstrap_form (~> 5.0)
565   brakeman
566   browser
567   bzip2-ffi
568   cancancan
569   canonical-rails
570   capybara (>= 2.15)
571   composite_primary_keys (~> 14.0.0)
572   config
573   connection_pool
574   dalli
575   dartsass-sprockets
576   debug_inspector
577   delayed_job_active_record
578   doorkeeper
579   doorkeeper-i18n
580   erb_lint
581   factory_bot_rails
582   faraday
583   ffi-libarchive
584   frozen_record
585   gd2-ffij (>= 0.4.0)
586   htmlentities
587   http_accept_language (~> 2.1.1)
588   i18n-js (~> 3.9.2)
589   i18n-tasks
590   image_optim_rails
591   image_processing
592   jbuilder (~> 2.7)
593   jquery-rails
594   json
595   kgio
596   kramdown
597   libxml-ruby (>= 2.0.5)
598   listen
599   logstasher
600   marcel
601   maxminddb
602   minitest (~> 5.1)
603   oauth-plugin (>= 0.5.1)
604   omniauth (~> 2.0.2)
605   omniauth-facebook
606   omniauth-github
607   omniauth-google-oauth2 (>= 0.6.0)
608   omniauth-mediawiki (>= 0.0.4)
609   omniauth-microsoft_graph
610   omniauth-openid
611   omniauth-rails_csrf_protection (~> 1.0)
612   openstreetmap-deadlock_retry (>= 1.3.1)
613   pg
614   puma (~> 5.6)
615   quad_tile (~> 1.0.1)
616   r2 (~> 0.2.7)
617   rack-cors
618   rack-uri_sanitizer
619   rails (~> 7.0.0)
620   rails-controller-testing
621   rails-i18n (~> 7.0.0)
622   rinku (>= 2.0.6)
623   rotp
624   rubocop
625   rubocop-capybara
626   rubocop-factory_bot
627   rubocop-minitest
628   rubocop-performance
629   rubocop-rails
630   rubocop-rake
631   sanitize
632   sass-embedded (~> 1.55.0)
633   secure_headers
634   selenium-webdriver
635   simplecov
636   simplecov-lcov
637   sprockets-exporters_pack
638   strong_migrations
639   terser
640   validates_email_format_of (>= 1.5.1)
641   vendorer
642   webmock
643
644 BUNDLED WITH
645    2.4.19