diff --git a/0x01-challenge/blog/Gemfile.lock b/0x01-challenge/blog/Gemfile.lock index 7e41661..d57b57f 100644 --- a/0x01-challenge/blog/Gemfile.lock +++ b/0x01-challenge/blog/Gemfile.lock @@ -62,7 +62,8 @@ GEM ffi (1.9.17) globalid (0.3.7) activesupport (>= 4.1.0) - i18n (0.7.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) jbuilder (2.6.1) activesupport (>= 3.0.0, < 5.1) multi_json (~> 1.2)