bump rails-i18n
This commit is contained in:
parent
33aeef2654
commit
fb4f3c3066
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -111,7 +111,7 @@ gem 'rails-assets-perfect-scrollbar', '0.5.9'
|
|||
|
||||
gem 'http_accept_language', '2.0.5'
|
||||
gem 'i18n-inflector-rails', '1.0.7'
|
||||
gem 'rails-i18n', '4.0.3'
|
||||
gem 'rails-i18n', '4.0.4'
|
||||
|
||||
# Mail
|
||||
|
||||
|
|
|
|||
|
|
@ -510,7 +510,7 @@ GEM
|
|||
rails-deprecated_sanitizer (>= 1.0.1)
|
||||
rails-html-sanitizer (1.0.1)
|
||||
loofah (~> 2.0)
|
||||
rails-i18n (4.0.3)
|
||||
rails-i18n (4.0.4)
|
||||
i18n (~> 0.6)
|
||||
railties (~> 4.0)
|
||||
rails-observers (0.1.2)
|
||||
|
|
@ -760,7 +760,7 @@ DEPENDENCIES
|
|||
rails-assets-markdown-it-sup (= 0.1.0)
|
||||
rails-assets-perfect-scrollbar (= 0.5.9)
|
||||
rails-assets-punycode (= 1.3.2)
|
||||
rails-i18n (= 4.0.3)
|
||||
rails-i18n (= 4.0.4)
|
||||
rails-timeago (= 2.11.0)
|
||||
rails_admin (= 0.6.5)
|
||||
rb-fsevent (= 0.9.4)
|
||||
|
|
|
|||
Loading…
Reference in a new issue