bump i18n-js

pull/6986/head
Jens Ulferts 6 years ago
parent 5b336d0179
commit e2c0784375
No known key found for this signature in database
GPG Key ID: 3CAA4B1182CF5308
  1. 2
      Gemfile
  2. 6
      Gemfile.lock

@ -152,7 +152,7 @@ end
gem 'autoprefixer-rails', '~> 9.4.5'
gem 'bourbon', '~> 4.3.4'
gem 'i18n-js', '~> 3.0.0'
gem 'i18n-js', '~> 3.2.0'
gem 'sass', '3.5.1'
gem 'sass-rails', '~> 5.0.6'
gem 'sprockets', '~> 3.7.0'

@ -452,8 +452,8 @@ GEM
httpclient (2.8.3)
i18n (1.5.2)
concurrent-ruby (~> 1.0)
i18n-js (3.0.5)
i18n (>= 0.6.6, < 2)
i18n-js (3.2.0)
i18n (>= 0.8.0, < 2)
icalendar (2.3.0)
ice_nine (0.11.2)
interception (0.5)
@ -880,7 +880,7 @@ DEPENDENCIES
health_check
html-pipeline (~> 2.8.0)
htmldiff
i18n-js (~> 3.0.0)
i18n-js (~> 3.2.0)
json_spec (~> 1.1.4)
launchy (~> 2.4.3)
letter_opener

Loading…
Cancel
Save