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