diff --git a/Gemfile.lock b/Gemfile.lock index 9922486..e1e29d6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -13,6 +13,7 @@ GEM execjs colorator (1.1.0) colored (1.2) + concurrent-ruby (1.1.10) ethon (0.10.1) ffi (>= 1.3.0) execjs (2.7.0) @@ -31,7 +32,8 @@ GEM parallel (~> 1.3) typhoeus (~> 0.7) yell (~> 2.0) - i18n (0.7.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) jekyll (3.3.1) addressable (~> 2.4) colorator (~> 1.0)