about summary refs log tree commit diff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authordependabot[bot] <dependabot[bot]@users.noreply.github.com>2019-04-02 14:38:16 +0900
committerYamagishi Kazutoshi <ykzts@desire.sh>2019-04-02 14:38:16 +0900
commitf86b2d8edb2a27f2fccee9884a79abbc31ca9dfa (patch)
tree49237c8bb2bc955d2dbc01e98e881d77531ea9b3 /Gemfile.lock
parent6024964b1e06328c5e137ba27374a3ace7f186fc (diff)
Bump i18n-tasks from 0.9.28 to 0.9.29 (#10451)
Bumps [i18n-tasks](https://github.com/glebm/i18n-tasks) from 0.9.28 to 0.9.29.
- [Release notes](https://github.com/glebm/i18n-tasks/releases)
- [Changelog](https://github.com/glebm/i18n-tasks/blob/master/CHANGES.md)
- [Commits](https://github.com/glebm/i18n-tasks/compare/v0.9.28...v0.9.29)

Signed-off-by: dependabot[bot] <support@dependabot.com>
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index ef085c243..22bb2adc2 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -254,7 +254,7 @@ GEM
     hashdiff (0.3.7)
     hashie (3.6.0)
     heapy (0.1.4)
-    highline (2.0.0)
+    highline (2.0.1)
     hiredis (0.6.3)
     hkdf (0.3.0)
     htmlentities (4.3.4)
@@ -272,7 +272,7 @@ GEM
       rainbow (>= 2.0.0)
     i18n (1.6.0)
       concurrent-ruby (~> 1.0)
-    i18n-tasks (0.9.28)
+    i18n-tasks (0.9.29)
       activesupport (>= 4.0.2)
       ast (>= 2.1.0)
       erubi
@@ -393,7 +393,7 @@ GEM
     parallel (1.14.0)
     parallel_tests (2.28.0)
       parallel
-    parser (2.6.0.0)
+    parser (2.6.2.0)
       ast (~> 2.4.0)
     pastel (0.7.2)
       equatable (~> 0.5.0)