]> cat aescling's git repositories - mastodon.git/commitdiff
Bump rails-i18n from 5.1.2 to 5.1.3 (#9943)
authordependabot[bot] <dependabot[bot]@users.noreply.github.com>
Tue, 29 Jan 2019 19:22:59 +0000 (04:22 +0900)
committerYamagishi Kazutoshi <ykzts@desire.sh>
Tue, 29 Jan 2019 19:22:59 +0000 (04:22 +0900)
Bumps [rails-i18n](https://github.com/svenfuchs/rails-i18n) from 5.1.2 to 5.1.3.
- [Release notes](https://github.com/svenfuchs/rails-i18n/releases)
- [Changelog](https://github.com/svenfuchs/rails-i18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/svenfuchs/rails-i18n/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
Gemfile.lock

index 7b8ffec9ad2419fa94848720ebad1d144ede689b..8f661fc24274c12a08febc23d6decade4d3b4f31 100644 (file)
@@ -269,7 +269,7 @@ GEM
     httplog (1.2.0)
       rack (>= 1.0)
       rainbow (>= 2.0.0)
-    i18n (1.5.2)
+    i18n (1.5.3)
       concurrent-ruby (~> 1.0)
     i18n-tasks (0.9.28)
       activesupport (>= 4.0.2)
@@ -455,7 +455,7 @@ GEM
       nokogiri (>= 1.6)
     rails-html-sanitizer (1.0.4)
       loofah (~> 2.2, >= 2.2.2)
-    rails-i18n (5.1.2)
+    rails-i18n (5.1.3)
       i18n (>= 0.7, < 2)
       railties (>= 5.0, < 6)
     rails-settings-cached (0.6.6)