diff --git a/config/environment.rb b/config/environment.rb index 136ba7f..a04540e 100644 --- a/config/environment.rb +++ b/config/environment.rb @@ -1,8 +1,3 @@ -if RUBY_VERSION.to_f >= 1.9 - require 'yaml' - YAML::ENGINE.yamler = 'syck' -end - # Load the rails application require File.expand_path('../application', __FILE__) -- libgit2 0.21.2