From 1e110b74e2202ab0550550d0d446e7d29aba7146 Mon Sep 17 00:00:00 2001 From: hukl Date: Sat, 12 Sep 2009 13:12:36 +0200 Subject: added another gem requirement and updated the chaos_importer task to work with the current node validations --- config/environment.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'config') diff --git a/config/environment.rb b/config/environment.rb index ff2b5ae..bff2a70 100644 --- a/config/environment.rb +++ b/config/environment.rb @@ -22,6 +22,7 @@ Rails::Initializer.run do |config| # config.gem "rake", :version => ">= 0.8.3" # config.gem "rack", :version => ">= 0.9.1" + config.gem "nokogiri" config.gem "libxml-ruby", :lib => 'xml' config.gem "erdgeist-chaos_calendar", :lib => "chaos_calendar", :source => "http://gems.github.com" -- cgit v1.3