]> git.openstreetmap.org Git - rails.git/blob - Gemfile.lock
Merge branch 'master' into feature/add-communities-page
[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.4)
7       actionpack (= 7.0.4)
8       activesupport (= 7.0.4)
9       nio4r (~> 2.0)
10       websocket-driver (>= 0.6.1)
11     actionmailbox (7.0.4)
12       actionpack (= 7.0.4)
13       activejob (= 7.0.4)
14       activerecord (= 7.0.4)
15       activestorage (= 7.0.4)
16       activesupport (= 7.0.4)
17       mail (>= 2.7.1)
18       net-imap
19       net-pop
20       net-smtp
21     actionmailer (7.0.4)
22       actionpack (= 7.0.4)
23       actionview (= 7.0.4)
24       activejob (= 7.0.4)
25       activesupport (= 7.0.4)
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.4)
32       actionview (= 7.0.4)
33       activesupport (= 7.0.4)
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.4)
41       actionpack (= 7.0.4)
42       activerecord (= 7.0.4)
43       activestorage (= 7.0.4)
44       activesupport (= 7.0.4)
45       globalid (>= 0.6.0)
46       nokogiri (>= 1.8.5)
47     actionview (7.0.4)
48       activesupport (= 7.0.4)
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.4)
56       activesupport (= 7.0.4)
57       globalid (>= 0.3.6)
58     activemodel (7.0.4)
59       activesupport (= 7.0.4)
60     activerecord (7.0.4)
61       activemodel (= 7.0.4)
62       activesupport (= 7.0.4)
63     activerecord-import (1.4.0)
64       activerecord (>= 4.2)
65     activestorage (7.0.4)
66       actionpack (= 7.0.4)
67       activejob (= 7.0.4)
68       activerecord (= 7.0.4)
69       activesupport (= 7.0.4)
70       marcel (~> 1.0)
71       mini_mime (>= 1.1.0)
72     activesupport (7.0.4)
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.1)
78       public_suffix (>= 2.0.2, < 6.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.628.0)
90     aws-sdk-core (3.144.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 (2.0.1)
109       actionview (>= 6.0)
110       activesupport (>= 6.0)
111       ast (~> 2.0)
112       erubi (~> 1.4)
113       parser (>= 2.4)
114       smart_properties
115     binding_of_caller (1.0.0)
116       debug_inspector (>= 0.0.1)
117     bootsnap (1.13.0)
118       msgpack (~> 1.2)
119     bootstrap (5.1.3)
120       autoprefixer-rails (>= 9.1.0)
121       popper_js (>= 2.9.3, < 3)
122       sassc-rails (>= 2.0.0)
123     bootstrap_form (5.1.0)
124       actionpack (>= 5.2)
125       activemodel (>= 5.2)
126     brakeman (5.3.1)
127     brotli (0.4.0)
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.1)
174       concurrent-ruby (~> 1.0)
175     dry-core (0.8.1)
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.10.2)
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.2.0)
202       activesupport
203       better_html (>= 2.0.1)
204       parser (>= 2.7.1.4)
205       rainbow
206       rubocop
207       smart_properties
208     erubi (1.11.0)
209     execjs (2.8.1)
210     exifr (1.3.9)
211     factory_bot (6.2.1)
212       activesupport (>= 5.0.0)
213     factory_bot_rails (6.2.0)
214       factory_bot (~> 6.2.0)
215       railties (>= 5.0.0)
216     faraday (2.5.2)
217       faraday-net_http (>= 2.0, < 3.1)
218       ruby2_keywords (>= 0.0.4)
219     faraday-net_http (3.0.0)
220     ffi (1.15.5)
221     ffi-compiler (1.0.1)
222       ffi (>= 1.0.0)
223       rake
224     ffi-libarchive (1.1.3)
225       ffi (~> 1.0)
226     frozen_record (0.26.0)
227       activemodel
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     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.5.0)
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.3)
289     msgpack (1.5.6)
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.1)
357       ast (~> 2.4.1)
358     pg (1.4.3)
359     popper_js (2.11.5)
360     progress (3.6.0)
361     public_suffix (5.0.0)
362     puma (5.6.5)
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.4)
379       actioncable (= 7.0.4)
380       actionmailbox (= 7.0.4)
381       actionmailer (= 7.0.4)
382       actionpack (= 7.0.4)
383       actiontext (= 7.0.4)
384       actionview (= 7.0.4)
385       activejob (= 7.0.4)
386       activemodel (= 7.0.4)
387       activerecord (= 7.0.4)
388       activestorage (= 7.0.4)
389       activesupport (= 7.0.4)
390       bundler (>= 1.15.0)
391       railties (= 7.0.4)
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.4)
405       actionpack (= 7.0.4)
406       activesupport (= 7.0.4)
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.2)
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.36.0)
423       json (~> 2.3)
424       parallel (~> 1.10)
425       parser (>= 3.1.2.1)
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.20.1, < 2.0)
430       ruby-progressbar (~> 1.7)
431       unicode-display_width (>= 1.4.0, < 3.0)
432     rubocop-ast (1.21.0)
433       parser (>= 3.1.1.0)
434     rubocop-minitest (0.22.0)
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.16.0)
440       activesupport (>= 4.2.0)
441       rack (>= 1.1)
442       rubocop (>= 1.33.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.4.0)
463     selenium-webdriver (4.4.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-exporters_pack (0.1.2)
480       brotli (>= 0.2.0)
481       sprockets (>= 4.0.0.beta3)
482     sprockets-rails (3.4.2)
483       actionpack (>= 5.2)
484       activesupport (>= 5.2)
485       sprockets (>= 3.0.0)
486     strong_migrations (1.3.0)
487       activerecord (>= 5.2)
488     strscan (3.0.4)
489     terser (1.1.12)
490       execjs (>= 0.3.0, < 3)
491     thor (1.2.1)
492     tilt (2.0.11)
493     timeout (0.3.0)
494     tzinfo (2.0.5)
495       concurrent-ruby (~> 1.0)
496     unicode-display_width (2.2.0)
497     validates_email_format_of (1.7.2)
498       i18n
499     vendorer (0.2.0)
500     webmock (3.18.1)
501       addressable (>= 2.8.0)
502       crack (>= 0.3.2)
503       hashdiff (>= 0.4.0, < 2.0.0)
504     websocket (1.2.9)
505     websocket-driver (0.7.5)
506       websocket-extensions (>= 0.1.0)
507     websocket-extensions (0.1.5)
508     xpath (3.2.0)
509       nokogiri (~> 1.8)
510     zeitwerk (2.6.0)
511
512 PLATFORMS
513   ruby
514
515 DEPENDENCIES
516   aasm
517   actionpack-page_caching (>= 1.2.0)
518   active_record_union
519   activerecord-import
520   annotate
521   argon2
522   autoprefixer-rails
523   aws-sdk-s3
524   better_errors
525   binding_of_caller
526   bootsnap (>= 1.4.2)
527   bootstrap (~> 5.1.0)
528   bootstrap_form (~> 5.0)
529   brakeman
530   browser
531   bzip2-ffi
532   cancancan
533   canonical-rails
534   capybara (>= 2.15)
535   composite_primary_keys (~> 14.0.0)
536   config
537   connection_pool
538   dalli
539   debug_inspector
540   delayed_job_active_record
541   doorkeeper (~> 5.5.4)
542   doorkeeper-i18n
543   erb_lint
544   factory_bot_rails
545   faraday
546   ffi-libarchive
547   frozen_record
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.4)
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