lib/happymapper.rb in happymapper-0.2.2 vs lib/happymapper.rb in happymapper-0.2.3

- old
+ new

@@ -2,10 +2,10 @@ $:.unshift(dir) unless $:.include?(dir) || $:.include?(File.expand_path(dir)) require 'date' require 'time' require 'rubygems' -gem 'libxml-ruby', '= 0.9.8' +gem 'libxml-ruby', '= 1.1.3' require 'xml' class Boolean; end module HappyMapper