diff --git a/Gemfile.lock b/Gemfile.lock index 2a3e248..6bfac65 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -36,6 +36,7 @@ GEM coffee-script-source execjs coffee-script-source (1.8.0) + concurrent-ruby (1.1.10) erubis (2.7.0) execjs (2.2.2) haml (4.0.5) @@ -46,7 +47,8 @@ GEM haml (>= 3.1, < 5.0) railties (>= 4.0.1) hike (1.2.3) - i18n (0.6.11) + i18n (0.9.5) + concurrent-ruby (~> 1.0) jbuilder (2.2.5) activesupport (>= 3.0.0, < 5) multi_json (~> 1.2)