Skip to content

Commit

Permalink
Bump i18n-js from 3.1.0 to 3.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-support committed Feb 12, 2019
1 parent 1f72eb9 commit 0fc9ead
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ git_source(:github) { |repo_name| "https://github.com/#{repo_name}.git" }
gem 'rails', '~> 3.2.22'
gem 'rails-i18n', '~> 3.0.0'
gem 'i18n', '~> 0.6.11'
gem 'i18n-js', '~> 3.1.0'
gem 'i18n-js', '~> 3.2.1'

# Patched version. See http://rubysec.com/advisories/CVE-2015-5312/.
gem 'nokogiri', '>= 1.6.7.1'
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -498,8 +498,8 @@ GEM
multi_json (~> 1.0)
multi_xml
i18n (0.6.11)
i18n-js (3.1.0)
i18n (>= 0.6.6, < 2)
i18n-js (3.2.1)
i18n (>= 0.6.6)
immigrant (0.3.6)
activerecord (>= 3.0)
io-like (0.3.0)
Expand Down Expand Up @@ -817,7 +817,7 @@ DEPENDENCIES
guard-rspec (~> 4.7.3)
haml
i18n (~> 0.6.11)
i18n-js (~> 3.1.0)
i18n-js (~> 3.2.1)
immigrant
jquery-migrate-rails
jquery-rails
Expand Down

0 comments on commit 0fc9ead

Please sign in to comment.