Update globalize

This commit is contained in:
Petko Bordjukov 2019-04-28 02:29:01 +03:00
parent d284eb3e2b
commit e0abfa5253
2 changed files with 5 additions and 5 deletions

View File

@ -35,7 +35,7 @@ gem "image_processing"
gem 'puma', group: :production
gem 'globalize', '~> 5.1.0'
gem 'globalize', '~> 5.2.0'
gem 'yaml_db'

View File

@ -145,9 +145,9 @@ GEM
formatador (0.2.5)
globalid (0.4.2)
activesupport (>= 4.2.0)
globalize (5.1.0)
activemodel (>= 4.2, < 5.2)
activerecord (>= 4.2, < 5.2)
globalize (5.2.0)
activemodel (>= 4.2, < 5.3)
activerecord (>= 4.2, < 5.3)
request_store (~> 1.0)
guard (2.15.0)
formatador (>= 0.2.4)
@ -423,7 +423,7 @@ DEPENDENCIES
faker
faraday
font-awesome-sass (~> 4.6.2)
globalize (~> 5.1.0)
globalize (~> 5.2.0)
guard-rspec
i18n-tasks
image_processing