]> git.openstreetmap.org Git - rails.git/blob - Gemfile.lock
Fix file dimensions and switch from png to jpg
[rails.git] / Gemfile.lock
1 GIT
2   remote: https://github.com/gravitystorm/bootstrap-rubygem.git
3   revision: 7bd2caa8a2897a55892915a789d4e020906adb60
4   branch: dartsass_5_2_3
5   specs:
6     bootstrap (5.2.3)
7       autoprefixer-rails (>= 9.1.0)
8       popper_js (>= 2.11.6, < 3)
9
10 GIT
11   remote: https://github.com/tomhughes/canonical-rails.git
12   revision: e368572f7a3b609c73cc3d37d8e00d963c5e29f0
13   branch: rails71
14   specs:
15     canonical-rails (0.2.14)
16       actionmailer (>= 4.1, < 7.2)
17       activerecord (>= 4.1, < 7.2)
18       railties (>= 4.1, < 7.2)
19       sprockets-rails (~> 3.0)
20
21 GEM
22   remote: https://rubygems.org/
23   specs:
24     aasm (5.5.0)
25       concurrent-ruby (~> 1.0)
26     actioncable (7.1.1)
27       actionpack (= 7.1.1)
28       activesupport (= 7.1.1)
29       nio4r (~> 2.0)
30       websocket-driver (>= 0.6.1)
31       zeitwerk (~> 2.6)
32     actionmailbox (7.1.1)
33       actionpack (= 7.1.1)
34       activejob (= 7.1.1)
35       activerecord (= 7.1.1)
36       activestorage (= 7.1.1)
37       activesupport (= 7.1.1)
38       mail (>= 2.7.1)
39       net-imap
40       net-pop
41       net-smtp
42     actionmailer (7.1.1)
43       actionpack (= 7.1.1)
44       actionview (= 7.1.1)
45       activejob (= 7.1.1)
46       activesupport (= 7.1.1)
47       mail (~> 2.5, >= 2.5.4)
48       net-imap
49       net-pop
50       net-smtp
51       rails-dom-testing (~> 2.2)
52     actionpack (7.1.1)
53       actionview (= 7.1.1)
54       activesupport (= 7.1.1)
55       nokogiri (>= 1.8.5)
56       rack (>= 2.2.4)
57       rack-session (>= 1.0.1)
58       rack-test (>= 0.6.3)
59       rails-dom-testing (~> 2.2)
60       rails-html-sanitizer (~> 1.6)
61     actionpack-page_caching (1.2.4)
62       actionpack (>= 4.0.0)
63     actiontext (7.1.1)
64       actionpack (= 7.1.1)
65       activerecord (= 7.1.1)
66       activestorage (= 7.1.1)
67       activesupport (= 7.1.1)
68       globalid (>= 0.6.0)
69       nokogiri (>= 1.8.5)
70     actionview (7.1.1)
71       activesupport (= 7.1.1)
72       builder (~> 3.1)
73       erubi (~> 1.11)
74       rails-dom-testing (~> 2.2)
75       rails-html-sanitizer (~> 1.6)
76     active_record_union (1.3.0)
77       activerecord (>= 4.0)
78     activejob (7.1.1)
79       activesupport (= 7.1.1)
80       globalid (>= 0.3.6)
81     activemodel (7.1.1)
82       activesupport (= 7.1.1)
83     activerecord (7.1.1)
84       activemodel (= 7.1.1)
85       activesupport (= 7.1.1)
86       timeout (>= 0.4.0)
87     activerecord-import (1.5.0)
88       activerecord (>= 4.2)
89     activestorage (7.1.1)
90       actionpack (= 7.1.1)
91       activejob (= 7.1.1)
92       activerecord (= 7.1.1)
93       activesupport (= 7.1.1)
94       marcel (~> 1.0)
95     activesupport (7.1.1)
96       base64
97       bigdecimal
98       concurrent-ruby (~> 1.0, >= 1.0.2)
99       connection_pool (>= 2.2.5)
100       drb
101       i18n (>= 1.6, < 2)
102       minitest (>= 5.1)
103       mutex_m
104       tzinfo (~> 2.0)
105     addressable (2.8.5)
106       public_suffix (>= 2.0.2, < 6.0)
107     annotate (3.2.0)
108       activerecord (>= 3.2, < 8.0)
109       rake (>= 10.4, < 14.0)
110     argon2 (2.3.0)
111       ffi (~> 1.15)
112       ffi-compiler (~> 1.0)
113     ast (2.4.2)
114     autoprefixer-rails (10.4.15.0)
115       execjs (~> 2)
116     aws-eventstream (1.2.0)
117     aws-partitions (1.836.0)
118     aws-sdk-core (3.185.1)
119       aws-eventstream (~> 1, >= 1.0.2)
120       aws-partitions (~> 1, >= 1.651.0)
121       aws-sigv4 (~> 1.5)
122       jmespath (~> 1, >= 1.6.1)
123     aws-sdk-kms (1.72.0)
124       aws-sdk-core (~> 3, >= 3.184.0)
125       aws-sigv4 (~> 1.1)
126     aws-sdk-s3 (1.136.0)
127       aws-sdk-core (~> 3, >= 3.181.0)
128       aws-sdk-kms (~> 1)
129       aws-sigv4 (~> 1.6)
130     aws-sigv4 (1.6.0)
131       aws-eventstream (~> 1, >= 1.0.2)
132     base64 (0.1.1)
133     better_errors (2.10.1)
134       erubi (>= 1.0.0)
135       rack (>= 0.9.0)
136       rouge (>= 1.0.0)
137     better_html (2.0.2)
138       actionview (>= 6.0)
139       activesupport (>= 6.0)
140       ast (~> 2.0)
141       erubi (~> 1.4)
142       parser (>= 2.4)
143       smart_properties
144     bigdecimal (3.1.4)
145     binding_of_caller (1.0.0)
146       debug_inspector (>= 0.0.1)
147     bootsnap (1.16.0)
148       msgpack (~> 1.2)
149     bootstrap_form (5.3.2)
150       actionpack (>= 6.1)
151       activemodel (>= 6.1)
152     brakeman (6.0.1)
153     brotli (0.4.0)
154     browser (5.3.1)
155     builder (3.2.4)
156     bzip2-ffi (1.1.1)
157       ffi (~> 1.0)
158     cancancan (3.5.0)
159     capybara (3.39.2)
160       addressable
161       matrix
162       mini_mime (>= 0.1.3)
163       nokogiri (~> 1.8)
164       rack (>= 1.6.0)
165       rack-test (>= 0.6.3)
166       regexp_parser (>= 1.5, < 3.0)
167       xpath (~> 3.2)
168     concurrent-ruby (1.2.2)
169     config (4.2.1)
170       deep_merge (~> 1.2, >= 1.2.1)
171       dry-validation (~> 1.0, >= 1.0.0)
172     connection_pool (2.4.1)
173     crack (0.4.5)
174       rexml
175     crass (1.0.6)
176     dalli (3.2.6)
177     dartsass-ruby (3.0.1)
178       sass-embedded (~> 1.54)
179     dartsass-sprockets (3.0.0)
180       dartsass-ruby (~> 3.0)
181       railties (>= 4.0.0)
182       sprockets (> 3.0)
183       sprockets-rails
184       tilt
185     date (3.3.3)
186     debug_inspector (1.1.0)
187     deep_merge (1.2.2)
188     delayed_job (4.1.11)
189       activesupport (>= 3.0, < 8.0)
190     delayed_job_active_record (4.1.8)
191       activerecord (>= 3.0, < 8.0)
192       delayed_job (>= 3.0, < 5)
193     docile (1.4.0)
194     doorkeeper (5.6.6)
195       railties (>= 5)
196     doorkeeper-i18n (5.2.7)
197       doorkeeper (>= 5.2)
198     doorkeeper-openid_connect (1.8.7)
199       doorkeeper (>= 5.5, < 5.7)
200       jwt (>= 2.5)
201     drb (2.1.1)
202       ruby2_keywords
203     dry-configurable (1.1.0)
204       dry-core (~> 1.0, < 2)
205       zeitwerk (~> 2.6)
206     dry-core (1.0.1)
207       concurrent-ruby (~> 1.0)
208       zeitwerk (~> 2.6)
209     dry-inflector (1.0.0)
210     dry-initializer (3.1.1)
211     dry-logic (1.5.0)
212       concurrent-ruby (~> 1.0)
213       dry-core (~> 1.0, < 2)
214       zeitwerk (~> 2.6)
215     dry-schema (1.13.3)
216       concurrent-ruby (~> 1.0)
217       dry-configurable (~> 1.0, >= 1.0.1)
218       dry-core (~> 1.0, < 2)
219       dry-initializer (~> 3.0)
220       dry-logic (>= 1.4, < 2)
221       dry-types (>= 1.7, < 2)
222       zeitwerk (~> 2.6)
223     dry-types (1.7.1)
224       concurrent-ruby (~> 1.0)
225       dry-core (~> 1.0)
226       dry-inflector (~> 1.0)
227       dry-logic (~> 1.4)
228       zeitwerk (~> 2.6)
229     dry-validation (1.10.0)
230       concurrent-ruby (~> 1.0)
231       dry-core (~> 1.0, < 2)
232       dry-initializer (~> 3.0)
233       dry-schema (>= 1.12, < 2)
234       zeitwerk (~> 2.6)
235     erb_lint (0.5.0)
236       activesupport
237       better_html (>= 2.0.1)
238       parser (>= 2.7.1.4)
239       rainbow
240       rubocop
241       smart_properties
242     erubi (1.12.0)
243     execjs (2.9.1)
244     exifr (1.4.0)
245     factory_bot (6.2.1)
246       activesupport (>= 5.0.0)
247     factory_bot_rails (6.2.0)
248       factory_bot (~> 6.2.0)
249       railties (>= 5.0.0)
250     faraday (2.7.11)
251       base64
252       faraday-net_http (>= 2.0, < 3.1)
253       ruby2_keywords (>= 0.0.4)
254     faraday-net_http (3.0.2)
255     ffi (1.16.3)
256     ffi-compiler (1.0.1)
257       ffi (>= 1.0.0)
258       rake
259     ffi-libarchive (1.1.13)
260       ffi (~> 1.0)
261     frozen_record (0.27.0)
262       activemodel
263     fspath (3.1.2)
264     gd2-ffij (0.4.0)
265       ffi (>= 1.0.0)
266     globalid (1.2.1)
267       activesupport (>= 6.1)
268     google-protobuf (3.24.4)
269     hashdiff (1.0.1)
270     hashie (5.0.0)
271     highline (2.1.0)
272     htmlentities (4.3.4)
273     http_accept_language (2.1.1)
274     i18n (1.14.1)
275       concurrent-ruby (~> 1.0)
276     i18n-js (3.9.2)
277       i18n (>= 0.6.6)
278     i18n-tasks (1.0.13)
279       activesupport (>= 4.0.2)
280       ast (>= 2.1.0)
281       better_html (>= 1.0, < 3.0)
282       erubi
283       highline (>= 2.0.0)
284       i18n
285       parser (>= 3.2.2.1)
286       rails-i18n
287       rainbow (>= 2.2.2, < 4.0)
288       terminal-table (>= 1.5.1)
289     image_optim (0.31.3)
290       exifr (~> 1.2, >= 1.2.2)
291       fspath (~> 3.0)
292       image_size (>= 1.5, < 4)
293       in_threads (~> 1.3)
294       progress (~> 3.0, >= 3.0.1)
295     image_optim_rails (0.5.0)
296       image_optim (~> 0.24)
297       railties
298       sprockets
299     image_processing (1.12.2)
300       mini_magick (>= 4.9.5, < 5)
301       ruby-vips (>= 2.0.17, < 3)
302     image_size (3.3.0)
303     in_threads (1.6.0)
304     io-console (0.6.0)
305     irb (1.8.3)
306       rdoc
307       reline (>= 0.3.8)
308     jbuilder (2.11.5)
309       actionview (>= 5.0.0)
310       activesupport (>= 5.0.0)
311     jmespath (1.6.2)
312     jquery-rails (4.6.0)
313       rails-dom-testing (>= 1, < 3)
314       railties (>= 4.2.0)
315       thor (>= 0.14, < 2.0)
316     json (2.6.3)
317     jwt (2.7.1)
318     kgio (2.11.4)
319     kramdown (2.4.0)
320       rexml
321     language_server-protocol (3.17.0.3)
322     libxml-ruby (4.1.1)
323     listen (3.8.0)
324       rb-fsevent (~> 0.10, >= 0.10.3)
325       rb-inotify (~> 0.9, >= 0.9.10)
326     logstasher (2.1.5)
327       activesupport (>= 5.2)
328       request_store
329     loofah (2.21.4)
330       crass (~> 1.0.2)
331       nokogiri (>= 1.12.0)
332     mail (2.8.1)
333       mini_mime (>= 0.1.1)
334       net-imap
335       net-pop
336       net-smtp
337     marcel (1.0.2)
338     matrix (0.4.2)
339     maxminddb (0.1.22)
340     mini_magick (4.12.0)
341     mini_mime (1.1.5)
342     mini_portile2 (2.8.4)
343     minitest (5.20.0)
344     msgpack (1.7.2)
345     multi_json (1.15.0)
346     multi_xml (0.6.0)
347     mutex_m (0.1.2)
348     net-imap (0.4.1)
349       date
350       net-protocol
351     net-pop (0.1.2)
352       net-protocol
353     net-protocol (0.2.1)
354       timeout
355     net-smtp (0.4.0)
356       net-protocol
357     nio4r (2.5.9)
358     nokogiri (1.15.4)
359       mini_portile2 (~> 2.8.2)
360       racc (~> 1.4)
361     oauth (0.4.7)
362     oauth-plugin (0.5.1)
363       multi_json
364       oauth (~> 0.4.4)
365       oauth2 (>= 0.5.0)
366       rack
367     oauth2 (2.0.9)
368       faraday (>= 0.17.3, < 3.0)
369       jwt (>= 1.0, < 3.0)
370       multi_xml (~> 0.5)
371       rack (>= 1.2, < 4)
372       snaky_hash (~> 2.0)
373       version_gem (~> 1.1)
374     omniauth (2.0.4)
375       hashie (>= 3.4.6)
376       rack (>= 1.6.2, < 3)
377       rack-protection
378     omniauth-facebook (9.0.0)
379       omniauth-oauth2 (~> 1.2)
380     omniauth-github (2.0.1)
381       omniauth (~> 2.0)
382       omniauth-oauth2 (~> 1.8)
383     omniauth-google-oauth2 (1.1.1)
384       jwt (>= 2.0)
385       oauth2 (~> 2.0.6)
386       omniauth (~> 2.0)
387       omniauth-oauth2 (~> 1.8.0)
388     omniauth-mediawiki (0.0.4)
389       jwt (~> 2.0)
390       omniauth-oauth (~> 1.0)
391     omniauth-microsoft_graph (1.2.0)
392       omniauth (~> 2.0)
393       omniauth-oauth2 (~> 1.8.0)
394     omniauth-oauth (1.2.0)
395       oauth
396       omniauth (>= 1.0, < 3)
397     omniauth-oauth2 (1.8.0)
398       oauth2 (>= 1.4, < 3)
399       omniauth (~> 2.0)
400     omniauth-openid (2.0.1)
401       omniauth (>= 1.0, < 3.0)
402       rack-openid (~> 1.4.0)
403     omniauth-rails_csrf_protection (1.0.1)
404       actionpack (>= 4.2)
405       omniauth (~> 2.0)
406     openstreetmap-deadlock_retry (1.3.1)
407     parallel (1.23.0)
408     parser (3.2.2.4)
409       ast (~> 2.4.1)
410       racc
411     pg (1.5.4)
412     popper_js (2.11.8)
413     progress (3.6.0)
414     psych (5.1.1.1)
415       stringio
416     public_suffix (5.0.3)
417     puma (5.6.7)
418       nio4r (~> 2.0)
419     quad_tile (1.0.1)
420     r2 (0.2.8)
421     racc (1.7.1)
422     rack (2.2.8)
423     rack-cors (2.0.1)
424       rack (>= 2.0.0)
425     rack-openid (1.4.2)
426       rack (>= 1.1.0)
427       ruby-openid (>= 2.1.8)
428     rack-protection (3.1.0)
429       rack (~> 2.2, >= 2.2.4)
430     rack-session (1.0.1)
431       rack (< 3)
432     rack-test (2.1.0)
433       rack (>= 1.3)
434     rack-uri_sanitizer (0.0.2)
435     rackup (1.0.0)
436       rack (< 3)
437       webrick
438     rails (7.1.1)
439       actioncable (= 7.1.1)
440       actionmailbox (= 7.1.1)
441       actionmailer (= 7.1.1)
442       actionpack (= 7.1.1)
443       actiontext (= 7.1.1)
444       actionview (= 7.1.1)
445       activejob (= 7.1.1)
446       activemodel (= 7.1.1)
447       activerecord (= 7.1.1)
448       activestorage (= 7.1.1)
449       activesupport (= 7.1.1)
450       bundler (>= 1.15.0)
451       railties (= 7.1.1)
452     rails-controller-testing (1.0.5)
453       actionpack (>= 5.0.1.rc1)
454       actionview (>= 5.0.1.rc1)
455       activesupport (>= 5.0.1.rc1)
456     rails-dom-testing (2.2.0)
457       activesupport (>= 5.0.0)
458       minitest
459       nokogiri (>= 1.6)
460     rails-html-sanitizer (1.6.0)
461       loofah (~> 2.21)
462       nokogiri (~> 1.14)
463     rails-i18n (7.0.8)
464       i18n (>= 0.7, < 2)
465       railties (>= 6.0.0, < 8)
466     railties (7.1.1)
467       actionpack (= 7.1.1)
468       activesupport (= 7.1.1)
469       irb
470       rackup (>= 1.0.0)
471       rake (>= 12.2)
472       thor (~> 1.0, >= 1.2.2)
473       zeitwerk (~> 2.6)
474     rainbow (3.1.1)
475     rake (13.0.6)
476     rb-fsevent (0.11.2)
477     rb-inotify (0.10.1)
478       ffi (~> 1.0)
479     rdoc (6.5.0)
480       psych (>= 4.0.0)
481     regexp_parser (2.8.1)
482     reline (0.3.9)
483       io-console (~> 0.5)
484     request_store (1.5.1)
485       rack (>= 1.4)
486     rexml (3.2.6)
487     rinku (2.0.6)
488     rotp (6.3.0)
489     rouge (4.1.3)
490     rubocop (1.57.1)
491       base64 (~> 0.1.1)
492       json (~> 2.3)
493       language_server-protocol (>= 3.17.0)
494       parallel (~> 1.10)
495       parser (>= 3.2.2.4)
496       rainbow (>= 2.2.2, < 4.0)
497       regexp_parser (>= 1.8, < 3.0)
498       rexml (>= 3.2.5, < 4.0)
499       rubocop-ast (>= 1.28.1, < 2.0)
500       ruby-progressbar (~> 1.7)
501       unicode-display_width (>= 2.4.0, < 3.0)
502     rubocop-ast (1.29.0)
503       parser (>= 3.2.1.0)
504     rubocop-capybara (2.19.0)
505       rubocop (~> 1.41)
506     rubocop-factory_bot (2.24.0)
507       rubocop (~> 1.33)
508     rubocop-minitest (0.32.2)
509       rubocop (>= 1.39, < 2.0)
510     rubocop-performance (1.19.1)
511       rubocop (>= 1.7.0, < 2.0)
512       rubocop-ast (>= 0.4.0)
513     rubocop-rails (2.21.2)
514       activesupport (>= 4.2.0)
515       rack (>= 1.1)
516       rubocop (>= 1.33.0, < 2.0)
517     rubocop-rake (0.6.0)
518       rubocop (~> 1.0)
519     ruby-openid (2.9.2)
520     ruby-progressbar (1.13.0)
521     ruby-vips (2.1.4)
522       ffi (~> 1.12)
523     ruby2_keywords (0.0.5)
524     rubyzip (2.3.2)
525     sanitize (6.1.0)
526       crass (~> 1.0.2)
527       nokogiri (>= 1.12.0)
528     sass-embedded (1.64.2)
529       google-protobuf (~> 3.23)
530       rake (>= 13.0.0)
531     secure_headers (6.5.0)
532     selenium-webdriver (4.14.0)
533       rexml (~> 3.2, >= 3.2.5)
534       rubyzip (>= 1.2.2, < 3.0)
535       websocket (~> 1.0)
536     simplecov (0.22.0)
537       docile (~> 1.1)
538       simplecov-html (~> 0.11)
539       simplecov_json_formatter (~> 0.1)
540     simplecov-html (0.12.3)
541     simplecov-lcov (0.8.0)
542     simplecov_json_formatter (0.1.4)
543     smart_properties (1.17.0)
544     snaky_hash (2.0.1)
545       hashie
546       version_gem (~> 1.1, >= 1.1.1)
547     sprockets (4.2.1)
548       concurrent-ruby (~> 1.0)
549       rack (>= 2.2.4, < 4)
550     sprockets-exporters_pack (0.1.2)
551       brotli (>= 0.2.0)
552       sprockets (>= 4.0.0.beta3)
553     sprockets-rails (3.4.2)
554       actionpack (>= 5.2)
555       activesupport (>= 5.2)
556       sprockets (>= 3.0.0)
557     stringio (3.0.8)
558     strong_migrations (1.6.3)
559       activerecord (>= 5.2)
560     terminal-table (3.0.2)
561       unicode-display_width (>= 1.1.1, < 3)
562     terser (1.1.18)
563       execjs (>= 0.3.0, < 3)
564     thor (1.2.2)
565     tilt (2.3.0)
566     timeout (0.4.0)
567     tzinfo (2.0.6)
568       concurrent-ruby (~> 1.0)
569     unicode-display_width (2.5.0)
570     validates_email_format_of (1.7.2)
571       i18n
572     vendorer (0.2.0)
573     version_gem (1.1.3)
574     webmock (3.19.1)
575       addressable (>= 2.8.0)
576       crack (>= 0.3.2)
577       hashdiff (>= 0.4.0, < 2.0.0)
578     webrick (1.8.1)
579     websocket (1.2.10)
580     websocket-driver (0.7.6)
581       websocket-extensions (>= 0.1.0)
582     websocket-extensions (0.1.5)
583     xpath (3.2.0)
584       nokogiri (~> 1.8)
585     zeitwerk (2.6.12)
586
587 PLATFORMS
588   ruby
589
590 DEPENDENCIES
591   aasm
592   actionpack-page_caching (>= 1.2.0)
593   active_record_union
594   activerecord-import
595   annotate
596   argon2
597   autoprefixer-rails
598   aws-sdk-s3
599   better_errors
600   binding_of_caller
601   bootsnap (>= 1.4.2)
602   bootstrap!
603   bootstrap_form (~> 5.0)
604   brakeman
605   browser
606   bzip2-ffi
607   cancancan
608   canonical-rails!
609   capybara (>= 2.15)
610   config
611   connection_pool
612   dalli
613   dartsass-sprockets
614   debug_inspector
615   delayed_job_active_record
616   doorkeeper
617   doorkeeper-i18n
618   doorkeeper-openid_connect
619   erb_lint
620   factory_bot_rails
621   faraday
622   ffi-libarchive
623   frozen_record
624   gd2-ffij (>= 0.4.0)
625   htmlentities
626   http_accept_language (~> 2.1.1)
627   i18n-js (~> 3.9.2)
628   i18n-tasks
629   image_optim_rails
630   image_processing
631   jbuilder (~> 2.7)
632   jquery-rails
633   json
634   jwt
635   kgio
636   kramdown
637   libxml-ruby (>= 2.0.5)
638   listen
639   logstasher
640   marcel
641   maxminddb
642   minitest (~> 5.1)
643   oauth-plugin (>= 0.5.1)
644   omniauth (~> 2.0.2)
645   omniauth-facebook
646   omniauth-github
647   omniauth-google-oauth2 (>= 0.6.0)
648   omniauth-mediawiki (>= 0.0.4)
649   omniauth-microsoft_graph
650   omniauth-openid
651   omniauth-rails_csrf_protection (~> 1.0)
652   openstreetmap-deadlock_retry (>= 1.3.1)
653   pg
654   puma (~> 5.6)
655   quad_tile (~> 1.0.1)
656   r2 (~> 0.2.7)
657   rack-cors
658   rack-uri_sanitizer
659   rails (~> 7.1.0)
660   rails-controller-testing
661   rails-i18n (~> 7.0.0)
662   rinku (>= 2.0.6)
663   rotp
664   rubocop
665   rubocop-capybara
666   rubocop-factory_bot
667   rubocop-minitest
668   rubocop-performance
669   rubocop-rails
670   rubocop-rake
671   sanitize
672   sass-embedded (~> 1.64.0)
673   secure_headers
674   selenium-webdriver
675   simplecov
676   simplecov-lcov
677   sprockets-exporters_pack
678   strong_migrations
679   terser
680   validates_email_format_of (>= 1.5.1)
681   vendorer
682   webmock
683
684 BUNDLED WITH
685    2.4.19