bump i18n-js

pull/8092/head
ulferts 5 years ago
parent 47aef3a89c
commit 37fcf0d83a
No known key found for this signature in database
GPG Key ID: A205708DE1284017
  1. 2
      Gemfile
  2. 6
      Gemfile.lock

@ -154,7 +154,7 @@ end
gem 'autoprefixer-rails', '~> 9.4.5' gem 'autoprefixer-rails', '~> 9.4.5'
gem 'bourbon', '~> 6.0.0' gem 'bourbon', '~> 6.0.0'
gem 'i18n-js', '~> 3.2.0' gem 'i18n-js', '~> 3.6.0'
gem 'sassc-rails', '~> 2.1.0' gem 'sassc-rails', '~> 2.1.0'
gem 'sprockets', '~> 3.7.0' gem 'sprockets', '~> 3.7.0'

@ -370,7 +370,7 @@ GEM
ruby-enum (~> 0.5) ruby-enum (~> 0.5)
compare-xml (0.66) compare-xml (0.66)
nokogiri (~> 1.8) nokogiri (~> 1.8)
concurrent-ruby (1.1.5) concurrent-ruby (1.1.6)
cork (0.3.0) cork (0.3.0)
colored2 (~> 3.1) colored2 (~> 3.1)
crack (0.4.3) crack (0.4.3)
@ -542,7 +542,7 @@ GEM
httpclient (2.8.3) httpclient (2.8.3)
i18n (1.8.2) i18n (1.8.2)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
i18n-js (3.2.1) i18n-js (3.6.0)
i18n (>= 0.6.6) i18n (>= 0.6.6)
icalendar (2.5.3) icalendar (2.5.3)
ice_cube (~> 0.16) ice_cube (~> 0.16)
@ -999,7 +999,7 @@ DEPENDENCIES
grids! grids!
html-pipeline (~> 2.12.0) html-pipeline (~> 2.12.0)
htmldiff htmldiff
i18n-js (~> 3.2.0) i18n-js (~> 3.6.0)
json_spec (~> 1.1.4) json_spec (~> 1.1.4)
ladle ladle
launchy (~> 2.4.3) launchy (~> 2.4.3)

Loading…
Cancel
Save