diff --git a/Gemfile.lock b/Gemfile.lock index a86a774..df0e834 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -15,6 +15,7 @@ GEM execjs coffee-script-source (1.11.1) colorator (1.1.0) + concurrent-ruby (1.1.10) em-websocket (0.5.1) eventmachine (>= 0.12.9) http_parser.rb (~> 0.6.0) @@ -83,7 +84,8 @@ GEM activesupport (>= 2) nokogiri (>= 1.4) http_parser.rb (0.6.0) - i18n (0.7.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) jekyll (3.3.1) addressable (~> 2.4) colorator (~> 1.0)