diff --git a/faqapp-before/Gemfile.lock b/faqapp-before/Gemfile.lock index ce6d84e..b5add46 100644 --- a/faqapp-before/Gemfile.lock +++ b/faqapp-before/Gemfile.lock @@ -29,7 +29,6 @@ GEM activesupport (= 3.1.1) activesupport (3.1.1) multi_json (~> 1.0) - ansi (1.3.0) arel (2.2.1) builder (3.0.0) coffee-rails (3.1.1) @@ -39,11 +38,13 @@ GEM coffee-script-source execjs coffee-script-source (1.1.2) + concurrent-ruby (1.1.10) erubis (2.7.0) execjs (1.2.9) multi_json (~> 1.0) hike (1.2.1) - i18n (0.6.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) jquery-rails (1.0.16) railties (~> 3.0) thor (~> 0.14) @@ -99,8 +100,6 @@ GEM treetop (1.4.10) polyglot polyglot (>= 0.3.1) - turn (0.8.3) - ansi tzinfo (0.3.30) uglifier (1.0.3) execjs (>= 0.3.0) @@ -115,5 +114,4 @@ DEPENDENCIES rails (= 3.1.1) sass-rails (~> 3.1.4) sqlite3 - turn uglifier (>= 1.0.3)