nsisam.gemspec in nsisam-0.5.3 vs nsisam.gemspec in nsisam-0.5.4

- old
+ new

@@ -3,15 +3,15 @@ # Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec' # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = "nsisam" - s.version = "0.5.3" + s.version = "0.5.4" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Douglas Camata"] - s.date = "2012-05-16" + s.date = "2012-05-30" s.description = "A simple gem to access a SAM node. For more info about SAM\n visit www.github.com/nsi-iff/sam_buildout." s.email = "d.camata@gmail.com" s.extra_rdoc_files = [ "LICENSE.txt", "README.rdoc" @@ -37,10 +37,10 @@ "spec/spec_helper.rb" ] s.homepage = "http://github.com/nsi-iff/nsisam-ruby" s.licenses = ["MIT"] s.require_paths = ["lib"] - s.rubygems_version = "1.8.24" + s.rubygems_version = "1.8.21" s.summary = "A simple gem to access a SAM service." if s.respond_to? :specification_version then s.specification_version = 3