diff --git a/Gemfile.lock b/Gemfile.lock index 5cf89a3..0c640a3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -36,6 +36,7 @@ GEM coffee-script-source execjs coffee-script-source (1.7.0) + concurrent-ruby (1.1.10) devise (3.2.4) bcrypt (~> 3.0) orm_adapter (~> 0.1) @@ -45,7 +46,8 @@ GEM erubis (2.7.0) execjs (2.0.2) hike (1.2.3) - i18n (0.6.9) + i18n (0.9.5) + concurrent-ruby (~> 1.0) jbuilder (1.5.3) activesupport (>= 3.0.0) multi_json (>= 1.2.0)