diff --git a/Gemfile.lock b/Gemfile.lock
index 489c597..caab9fb 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -36,12 +36,14 @@ GEM
       multi_json (~> 1.0)
     arel (3.0.3)
     builder (3.0.0)
+    concurrent-ruby (1.1.5)
     diff-lcs (1.1.3)
     erubis (2.7.0)
     factory_girl (3.4.1)
       activesupport (>= 3.0.0)
     hike (1.2.1)
-    i18n (0.6.0)
+    i18n (0.9.5)
+      concurrent-ruby (~> 1.0)
     journey (1.0.4)
     jquery-rails (2.0.2)
       railties (>= 3.2.0, < 5.0)