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