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