model_xml.gemspec in model_xml-1.0.11 vs model_xml.gemspec in model_xml-1.0.12
- old
+ new
@@ -1,7 +1,7 @@
Gem::Specification.new do |s|
s.name = "model_xml"
- s.version = '1.0.11'
+ s.version = '1.0.12'
s.authors = "Rob Anderson"
s.email = "rob.anderson@paymentcardsolutions.co.uk"
s.summary = "Ruby object to xml converter"
s.description = "Simple replacement for ActiveRecord's default to_xml"
s.homepage = "https://github.com/rob-anderson/model_xml"