lib/happymapper.rb in lightningdb-happymapper-0.3.0 vs lib/happymapper.rb in lightningdb-happymapper-0.3.1

- 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.2' require 'xml' class Boolean; end module HappyMapper