lib/yaml_extend.rb in yaml_extend-0.0.10 vs lib/yaml_extend.rb in yaml_extend-0.0.11

- old
+ new

@@ -1,12 +1,9 @@ require "yaml_extend/version" require 'yaml' require 'deep_merge/rails_compat' -require 'yaml' -require 'deep_merge/rails_compat' - # # Extending the YAML library to allow to inherit from another YAML file(s) # module YAML