Skip to content

Commit

Permalink
Merge pull request #798 from alphagov/dependabot/bundler/rails-i18n-5…
Browse files Browse the repository at this point in the history
….1.1

Bump rails-i18n from 5.0.4 to 5.1.1
  • Loading branch information
cbaines authored Mar 1, 2018
2 parents 69c8051 + 150e2da commit fa852dc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -234,9 +234,9 @@ GEM
nokogiri (>= 1.6)
rails-html-sanitizer (1.0.3)
loofah (~> 2.0)
rails-i18n (5.0.4)
i18n (~> 0.7)
railties (~> 5.0)
rails-i18n (5.1.1)
i18n (>= 0.7, < 2)
railties (>= 5.0, < 6)
rails_translation_manager (0.0.2)
activesupport
rails-i18n
Expand Down

0 comments on commit fa852dc

Please sign in to comment.