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