]> git.openstreetmap.org Git - rails.git/blob - Gemfile.lock
Upgrade osm-communities-index package
[rails.git] / Gemfile.lock
1 GEM
2   remote: https://rubygems.org/
3   specs:
4     aasm (5.2.0)
5       concurrent-ruby (~> 1.0)
6     actioncable (6.1.4.1)
7       actionpack (= 6.1.4.1)
8       activesupport (= 6.1.4.1)
9       nio4r (~> 2.0)
10       websocket-driver (>= 0.6.1)
11     actionmailbox (6.1.4.1)
12       actionpack (= 6.1.4.1)
13       activejob (= 6.1.4.1)
14       activerecord (= 6.1.4.1)
15       activestorage (= 6.1.4.1)
16       activesupport (= 6.1.4.1)
17       mail (>= 2.7.1)
18     actionmailer (6.1.4.1)
19       actionpack (= 6.1.4.1)
20       actionview (= 6.1.4.1)
21       activejob (= 6.1.4.1)
22       activesupport (= 6.1.4.1)
23       mail (~> 2.5, >= 2.5.4)
24       rails-dom-testing (~> 2.0)
25     actionpack (6.1.4.1)
26       actionview (= 6.1.4.1)
27       activesupport (= 6.1.4.1)
28       rack (~> 2.0, >= 2.0.9)
29       rack-test (>= 0.6.3)
30       rails-dom-testing (~> 2.0)
31       rails-html-sanitizer (~> 1.0, >= 1.2.0)
32     actionpack-page_caching (1.2.4)
33       actionpack (>= 4.0.0)
34     actiontext (6.1.4.1)
35       actionpack (= 6.1.4.1)
36       activerecord (= 6.1.4.1)
37       activestorage (= 6.1.4.1)
38       activesupport (= 6.1.4.1)
39       nokogiri (>= 1.8.5)
40     actionview (6.1.4.1)
41       activesupport (= 6.1.4.1)
42       builder (~> 3.1)
43       erubi (~> 1.4)
44       rails-dom-testing (~> 2.0)
45       rails-html-sanitizer (~> 1.1, >= 1.2.0)
46     active_record_union (1.3.0)
47       activerecord (>= 4.0)
48     activejob (6.1.4.1)
49       activesupport (= 6.1.4.1)
50       globalid (>= 0.3.6)
51     activemodel (6.1.4.1)
52       activesupport (= 6.1.4.1)
53     activerecord (6.1.4.1)
54       activemodel (= 6.1.4.1)
55       activesupport (= 6.1.4.1)
56     activerecord-import (1.2.0)
57       activerecord (>= 3.2)
58     activestorage (6.1.4.1)
59       actionpack (= 6.1.4.1)
60       activejob (= 6.1.4.1)
61       activerecord (= 6.1.4.1)
62       activesupport (= 6.1.4.1)
63       marcel (~> 1.0.0)
64       mini_mime (>= 1.1.0)
65     activesupport (6.1.4.1)
66       concurrent-ruby (~> 1.0, >= 1.0.2)
67       i18n (>= 1.6, < 2)
68       minitest (>= 5.1)
69       tzinfo (~> 2.0)
70       zeitwerk (~> 2.3)
71     addressable (2.8.0)
72       public_suffix (>= 2.0.2, < 5.0)
73     annotate (3.1.1)
74       activerecord (>= 3.2, < 7.0)
75       rake (>= 10.4, < 14.0)
76     argon2 (2.1.1)
77       ffi (~> 1.14)
78       ffi-compiler (~> 1.0)
79     ast (2.4.2)
80     autoprefixer-rails (10.3.3.0)
81       execjs (~> 2)
82     aws-eventstream (1.2.0)
83     aws-partitions (1.539.0)
84     aws-sdk-core (3.124.0)
85       aws-eventstream (~> 1, >= 1.0.2)
86       aws-partitions (~> 1, >= 1.525.0)
87       aws-sigv4 (~> 1.1)
88       jmespath (~> 1.0)
89     aws-sdk-kms (1.52.0)
90       aws-sdk-core (~> 3, >= 3.122.0)
91       aws-sigv4 (~> 1.1)
92     aws-sdk-s3 (1.109.0)
93       aws-sdk-core (~> 3, >= 3.122.0)
94       aws-sdk-kms (~> 1)
95       aws-sigv4 (~> 1.4)
96     aws-sigv4 (1.4.0)
97       aws-eventstream (~> 1, >= 1.0.2)
98     better_errors (2.9.1)
99       coderay (>= 1.0.0)
100       erubi (>= 1.0.0)
101       rack (>= 0.9.0)
102     better_html (1.0.16)
103       actionview (>= 4.0)
104       activesupport (>= 4.0)
105       ast (~> 2.0)
106       erubi (~> 1.4)
107       html_tokenizer (~> 0.0.6)
108       parser (>= 2.4)
109       smart_properties
110     binding_of_caller (1.0.0)
111       debug_inspector (>= 0.0.1)
112     bootsnap (1.9.3)
113       msgpack (~> 1.0)
114     bootstrap (4.5.3)
115       autoprefixer-rails (>= 9.1.0)
116       popper_js (>= 1.14.3, < 2)
117       sassc-rails (>= 2.0.0)
118     bootstrap_form (4.5.0)
119       actionpack (>= 5.2)
120       activemodel (>= 5.2)
121     brakeman (5.1.2)
122     browser (5.3.1)
123     builder (3.2.4)
124     bzip2-ffi (1.1.0)
125       ffi (~> 1.0)
126     cancancan (3.3.0)
127     canonical-rails (0.2.13)
128       rails (>= 4.1, <= 7.0)
129     capybara (3.36.0)
130       addressable
131       matrix
132       mini_mime (>= 0.1.3)
133       nokogiri (~> 1.8)
134       rack (>= 1.6.0)
135       rack-test (>= 0.6.3)
136       regexp_parser (>= 1.5, < 3.0)
137       xpath (~> 3.2)
138     childprocess (3.0.0)
139     coderay (1.1.3)
140     composite_primary_keys (13.0.0)
141       activerecord (~> 6.1.0)
142     concurrent-ruby (1.1.9)
143     config (3.1.0)
144       deep_merge (~> 1.2, >= 1.2.1)
145       dry-validation (~> 1.0, >= 1.0.0)
146     connection_pool (2.2.5)
147     crack (0.4.5)
148       rexml
149     crass (1.0.6)
150     dalli (3.1.0)
151     debug_inspector (1.1.0)
152     deep_merge (1.2.1)
153     delayed_job (4.1.9)
154       activesupport (>= 3.0, < 6.2)
155     delayed_job_active_record (4.1.6)
156       activerecord (>= 3.0, < 6.2)
157       delayed_job (>= 3.0, < 5)
158     docile (1.4.0)
159     doorkeeper (5.5.4)
160       railties (>= 5)
161     doorkeeper-i18n (5.2.3)
162       doorkeeper (>= 5.2)
163     dry-configurable (0.13.0)
164       concurrent-ruby (~> 1.0)
165       dry-core (~> 0.6)
166     dry-container (0.9.0)
167       concurrent-ruby (~> 1.0)
168       dry-configurable (~> 0.13, >= 0.13.0)
169     dry-core (0.7.1)
170       concurrent-ruby (~> 1.0)
171     dry-inflector (0.2.1)
172     dry-initializer (3.0.4)
173     dry-logic (1.2.0)
174       concurrent-ruby (~> 1.0)
175       dry-core (~> 0.5, >= 0.5)
176     dry-schema (1.8.0)
177       concurrent-ruby (~> 1.0)
178       dry-configurable (~> 0.13, >= 0.13.0)
179       dry-core (~> 0.5, >= 0.5)
180       dry-initializer (~> 3.0)
181       dry-logic (~> 1.0)
182       dry-types (~> 1.5)
183     dry-types (1.5.1)
184       concurrent-ruby (~> 1.0)
185       dry-container (~> 0.3)
186       dry-core (~> 0.5, >= 0.5)
187       dry-inflector (~> 0.1, >= 0.1.2)
188       dry-logic (~> 1.0, >= 1.0.2)
189     dry-validation (1.7.0)
190       concurrent-ruby (~> 1.0)
191       dry-container (~> 0.7, >= 0.7.1)
192       dry-core (~> 0.5, >= 0.5)
193       dry-initializer (~> 3.0)
194       dry-schema (~> 1.8, >= 1.8.0)
195     erb_lint (0.1.1)
196       activesupport
197       better_html (~> 1.0.7)
198       html_tokenizer
199       parser (>= 2.7.1.4)
200       rainbow
201       rubocop
202       smart_properties
203     erubi (1.10.0)
204     execjs (2.8.1)
205     exifr (1.3.9)
206     factory_bot (6.2.0)
207       activesupport (>= 5.0.0)
208     factory_bot_rails (6.2.0)
209       factory_bot (~> 6.2.0)
210       railties (>= 5.0.0)
211     faraday (1.8.0)
212       faraday-em_http (~> 1.0)
213       faraday-em_synchrony (~> 1.0)
214       faraday-excon (~> 1.1)
215       faraday-httpclient (~> 1.0.1)
216       faraday-net_http (~> 1.0)
217       faraday-net_http_persistent (~> 1.1)
218       faraday-patron (~> 1.0)
219       faraday-rack (~> 1.0)
220       multipart-post (>= 1.2, < 3)
221       ruby2_keywords (>= 0.0.4)
222     faraday-em_http (1.0.0)
223     faraday-em_synchrony (1.0.0)
224     faraday-excon (1.1.0)
225     faraday-httpclient (1.0.1)
226     faraday-net_http (1.0.1)
227     faraday-net_http_persistent (1.2.0)
228     faraday-patron (1.0.0)
229     faraday-rack (1.0.0)
230     ffi (1.15.4)
231     ffi-compiler (1.0.1)
232       ffi (>= 1.0.0)
233       rake
234     ffi-libarchive (1.1.3)
235       ffi (~> 1.0)
236     frozen_record (0.26.0)
237       activemodel
238     fspath (3.1.2)
239     gd2-ffij (0.4.0)
240       ffi (>= 1.0.0)
241     globalid (1.0.0)
242       activesupport (>= 5.0)
243     hashdiff (1.0.1)
244     hashie (5.0.0)
245     html_tokenizer (0.0.7)
246     htmlentities (4.3.4)
247     http_accept_language (2.1.1)
248     i18n (1.8.11)
249       concurrent-ruby (~> 1.0)
250     i18n-js (3.9.0)
251       i18n (>= 0.6.6)
252     image_optim (0.31.1)
253       exifr (~> 1.2, >= 1.2.2)
254       fspath (~> 3.0)
255       image_size (>= 1.5, < 4)
256       in_threads (~> 1.3)
257       progress (~> 3.0, >= 3.0.1)
258     image_optim_rails (0.4.3)
259       image_optim (~> 0.24)
260       rails
261       sprockets
262     image_processing (1.12.1)
263       mini_magick (>= 4.9.5, < 5)
264       ruby-vips (>= 2.0.17, < 3)
265     image_size (3.0.1)
266     in_threads (1.5.4)
267     jbuilder (2.11.3)
268       activesupport (>= 5.0.0)
269     jmespath (1.4.0)
270     jquery-rails (4.4.0)
271       rails-dom-testing (>= 1, < 3)
272       railties (>= 4.2.0)
273       thor (>= 0.14, < 2.0)
274     json (2.6.1)
275     jwt (2.3.0)
276     kgio (2.11.4)
277     kramdown (2.3.1)
278       rexml
279     libxml-ruby (3.2.1)
280     listen (3.7.0)
281       rb-fsevent (~> 0.10, >= 0.10.3)
282       rb-inotify (~> 0.9, >= 0.9.10)
283     logstasher (2.1.5)
284       activesupport (>= 5.2)
285       request_store
286     loofah (2.12.0)
287       crass (~> 1.0.2)
288       nokogiri (>= 1.5.9)
289     mail (2.7.1)
290       mini_mime (>= 0.1.1)
291     marcel (1.0.2)
292     matrix (0.4.2)
293     maxminddb (0.1.22)
294     method_source (1.0.0)
295     mini_magick (4.11.0)
296     mini_mime (1.1.2)
297     mini_portile2 (2.6.1)
298     minitest (5.14.4)
299     msgpack (1.4.2)
300     multi_json (1.15.0)
301     multi_xml (0.6.0)
302     multipart-post (2.1.1)
303     nio4r (2.5.8)
304     nokogiri (1.12.5)
305       mini_portile2 (~> 2.6.1)
306       racc (~> 1.4)
307     oauth (0.4.7)
308     oauth-plugin (0.5.1)
309       multi_json
310       oauth (~> 0.4.4)
311       oauth2 (>= 0.5.0)
312       rack
313     oauth2 (1.4.7)
314       faraday (>= 0.8, < 2.0)
315       jwt (>= 1.0, < 3.0)
316       multi_json (~> 1.3)
317       multi_xml (~> 0.5)
318       rack (>= 1.2, < 3)
319     omniauth (2.0.4)
320       hashie (>= 3.4.6)
321       rack (>= 1.6.2, < 3)
322       rack-protection
323     omniauth-facebook (9.0.0)
324       omniauth-oauth2 (~> 1.2)
325     omniauth-github (2.0.0)
326       omniauth (~> 2.0)
327       omniauth-oauth2 (~> 1.7.1)
328     omniauth-google-oauth2 (1.0.0)
329       jwt (>= 2.0)
330       oauth2 (~> 1.1)
331       omniauth (~> 2.0)
332       omniauth-oauth2 (~> 1.7.1)
333     omniauth-mediawiki (0.0.4)
334       jwt (~> 2.0)
335       omniauth-oauth (~> 1.0)
336     omniauth-oauth (1.2.0)
337       oauth
338       omniauth (>= 1.0, < 3)
339     omniauth-oauth2 (1.7.2)
340       oauth2 (~> 1.4)
341       omniauth (>= 1.9, < 3)
342     omniauth-openid (2.0.1)
343       omniauth (>= 1.0, < 3.0)
344       rack-openid (~> 1.4.0)
345     omniauth-rails_csrf_protection (1.0.0)
346       actionpack (>= 4.2)
347       omniauth (~> 2.0)
348     omniauth-windowslive (0.0.12)
349       multi_json (~> 1.12)
350       omniauth-oauth2 (~> 1.4)
351     openstreetmap-deadlock_retry (1.3.1)
352     parallel (1.21.0)
353     parser (3.0.3.1)
354       ast (~> 2.4.1)
355     pg (1.2.3)
356     popper_js (1.16.0)
357     progress (3.6.0)
358     public_suffix (4.0.6)
359     puma (5.5.2)
360       nio4r (~> 2.0)
361     quad_tile (1.0.1)
362     r2 (0.2.7)
363     racc (1.6.0)
364     rack (2.2.3)
365     rack-cors (1.1.1)
366       rack (>= 2.0.0)
367     rack-openid (1.4.2)
368       rack (>= 1.1.0)
369       ruby-openid (>= 2.1.8)
370     rack-protection (2.1.0)
371       rack
372     rack-test (1.1.0)
373       rack (>= 1.0, < 3)
374     rack-uri_sanitizer (0.0.2)
375     rails (6.1.4.1)
376       actioncable (= 6.1.4.1)
377       actionmailbox (= 6.1.4.1)
378       actionmailer (= 6.1.4.1)
379       actionpack (= 6.1.4.1)
380       actiontext (= 6.1.4.1)
381       actionview (= 6.1.4.1)
382       activejob (= 6.1.4.1)
383       activemodel (= 6.1.4.1)
384       activerecord (= 6.1.4.1)
385       activestorage (= 6.1.4.1)
386       activesupport (= 6.1.4.1)
387       bundler (>= 1.15.0)
388       railties (= 6.1.4.1)
389       sprockets-rails (>= 2.0.0)
390     rails-controller-testing (1.0.5)
391       actionpack (>= 5.0.1.rc1)
392       actionview (>= 5.0.1.rc1)
393       activesupport (>= 5.0.1.rc1)
394     rails-dom-testing (2.0.3)
395       activesupport (>= 4.2.0)
396       nokogiri (>= 1.6)
397     rails-html-sanitizer (1.4.2)
398       loofah (~> 2.3)
399     rails-i18n (6.0.0)
400       i18n (>= 0.7, < 2)
401       railties (>= 6.0.0, < 7)
402     railties (6.1.4.1)
403       actionpack (= 6.1.4.1)
404       activesupport (= 6.1.4.1)
405       method_source
406       rake (>= 0.13)
407       thor (~> 1.0)
408     rainbow (3.0.0)
409     rake (13.0.6)
410     rb-fsevent (0.11.0)
411     rb-inotify (0.10.1)
412       ffi (~> 1.0)
413     regexp_parser (2.2.0)
414     request_store (1.5.0)
415       rack (>= 1.4)
416     rexml (3.2.5)
417     rinku (2.0.6)
418     rotp (6.2.0)
419     rubocop (1.23.0)
420       parallel (~> 1.10)
421       parser (>= 3.0.0.0)
422       rainbow (>= 2.2.2, < 4.0)
423       regexp_parser (>= 1.8, < 3.0)
424       rexml
425       rubocop-ast (>= 1.12.0, < 2.0)
426       ruby-progressbar (~> 1.7)
427       unicode-display_width (>= 1.4.0, < 3.0)
428     rubocop-ast (1.14.0)
429       parser (>= 3.0.1.1)
430     rubocop-minitest (0.17.0)
431       rubocop (>= 0.90, < 2.0)
432     rubocop-performance (1.12.0)
433       rubocop (>= 1.7.0, < 2.0)
434       rubocop-ast (>= 0.4.0)
435     rubocop-rails (2.12.4)
436       activesupport (>= 4.2.0)
437       rack (>= 1.1)
438       rubocop (>= 1.7.0, < 2.0)
439     rubocop-rake (0.6.0)
440       rubocop (~> 1.0)
441     ruby-openid (2.9.2)
442     ruby-progressbar (1.11.0)
443     ruby-vips (2.1.4)
444       ffi (~> 1.12)
445     ruby2_keywords (0.0.5)
446     rubyzip (2.3.2)
447     sanitize (6.0.0)
448       crass (~> 1.0.2)
449       nokogiri (>= 1.12.0)
450     sassc (2.4.0)
451       ffi (~> 1.9)
452     sassc-rails (2.1.2)
453       railties (>= 4.0.0)
454       sassc (>= 2.0)
455       sprockets (> 3.0)
456       sprockets-rails
457       tilt
458     secure_headers (6.3.3)
459     selenium-webdriver (3.142.7)
460       childprocess (>= 0.5, < 4.0)
461       rubyzip (>= 1.2.2)
462     simplecov (0.21.2)
463       docile (~> 1.1)
464       simplecov-html (~> 0.11)
465       simplecov_json_formatter (~> 0.1)
466     simplecov-html (0.12.3)
467     simplecov-lcov (0.8.0)
468     simplecov_json_formatter (0.1.3)
469     smart_properties (1.16.3)
470     sprockets (4.0.2)
471       concurrent-ruby (~> 1.0)
472       rack (> 1, < 3)
473     sprockets-rails (3.4.1)
474       actionpack (>= 5.2)
475       activesupport (>= 5.2)
476       sprockets (>= 3.0.0)
477     strong_migrations (0.7.8)
478       activerecord (>= 5)
479     terser (1.1.8)
480       execjs (>= 0.3.0, < 3)
481     thor (1.1.0)
482     tilt (2.0.10)
483     tzinfo (2.0.4)
484       concurrent-ruby (~> 1.0)
485     unicode-display_width (2.1.0)
486     validates_email_format_of (1.6.3)
487       i18n
488     vendorer (0.2.0)
489     webmock (3.14.0)
490       addressable (>= 2.8.0)
491       crack (>= 0.3.2)
492       hashdiff (>= 0.4.0, < 2.0.0)
493     websocket-driver (0.7.5)
494       websocket-extensions (>= 0.1.0)
495     websocket-extensions (0.1.5)
496     xpath (3.2.0)
497       nokogiri (~> 1.8)
498     zeitwerk (2.5.1)
499
500 PLATFORMS
501   ruby
502
503 DEPENDENCIES
504   aasm
505   actionpack-page_caching (>= 1.2.0)
506   active_record_union
507   activerecord-import
508   annotate
509   argon2
510   autoprefixer-rails
511   aws-sdk-s3
512   better_errors
513   binding_of_caller
514   bootsnap (>= 1.4.2)
515   bootstrap (~> 4.5.0)
516   bootstrap_form (~> 4.0)
517   brakeman
518   browser
519   bzip2-ffi
520   cancancan
521   canonical-rails
522   capybara (>= 2.15)
523   composite_primary_keys (~> 13.0.0, != 13.0.1)
524   config
525   connection_pool
526   dalli
527   debug_inspector
528   delayed_job_active_record
529   doorkeeper
530   doorkeeper-i18n
531   erb_lint
532   factory_bot_rails
533   faraday
534   ffi-libarchive
535   frozen_record
536   gd2-ffij (>= 0.4.0)
537   htmlentities
538   http_accept_language (~> 2.1.1)
539   i18n-js (>= 3.0.0)
540   image_optim_rails
541   image_processing
542   jbuilder (~> 2.7)
543   jquery-rails
544   json
545   kgio
546   kramdown
547   libxml-ruby (>= 2.0.5)
548   listen
549   logstasher
550   marcel
551   maxminddb
552   minitest (~> 5.1)
553   oauth-plugin (>= 0.5.1)
554   omniauth (~> 2.0.2)
555   omniauth-facebook
556   omniauth-github
557   omniauth-google-oauth2 (>= 0.6.0)
558   omniauth-mediawiki (>= 0.0.4)
559   omniauth-openid
560   omniauth-rails_csrf_protection (~> 1.0)
561   omniauth-windowslive
562   openstreetmap-deadlock_retry (>= 1.3.1)
563   pg
564   puma (~> 5.3)
565   quad_tile (~> 1.0.1)
566   r2 (~> 0.2.7)
567   rack-cors
568   rack-uri_sanitizer
569   rails (= 6.1.4.1)
570   rails-controller-testing
571   rails-i18n (~> 6.0.0)
572   rinku (>= 2.0.6)
573   rotp
574   rubocop
575   rubocop-minitest
576   rubocop-performance
577   rubocop-rails
578   rubocop-rake
579   sanitize
580   sassc-rails
581   secure_headers
582   selenium-webdriver (~> 3.142.7)
583   simplecov
584   simplecov-lcov
585   strong_migrations
586   terser
587   validates_email_format_of (>= 1.5.1)
588   vendorer
589   webmock
590
591 BUNDLED WITH
592    2.2.19