nsisam.gemspec in nsisam-0.3.0 vs nsisam.gemspec in nsisam-0.3.1
- 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.3.0"
+ s.version = "0.3.1"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Douglas Camata"]
- s.date = "2012-03-13"
+ s.date = "2012-04-05"
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"
@@ -33,10 +33,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.15"
+ 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