gems: update phonelib

Fixes a warning during tests:

> /home/runner/work/demarches-simplifiees.fr/demarches-simplifiees.fr/vendor/bundle/ruby/2.7.0/gems/phonelib-0.6.48/lib/validators/phone_validator.rb:65: warning: Using the last argument as keyword parameters is deprecated; maybe ** should be added to the call
> /home/runner/work/demarches-simplifiees.fr/demarches-simplifiees.fr/vendor/bundle/ruby/2.7.0/gems/activemodel-6.1.4.1/lib/active_model/errors.rb:404: warning: The called method `add' is defined here
This commit is contained in:
Pierre de La Morinerie 2021-10-19 16:47:40 +02:00
parent 6535b31d09
commit 2ad9955e10

View file

@ -462,7 +462,7 @@ GEM
ast (~> 2.4.1)
pdf-core (0.9.0)
pg (1.2.3)
phonelib (0.6.48)
phonelib (0.6.53)
prawn (2.4.0)
pdf-core (~> 0.9.0)
ttfunk (~> 1.7)