veslo.gemspec in veslo-0.1.0 vs veslo.gemspec in veslo-0.2.0
- 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 = "veslo"
- s.version = "0.1.0"
+ s.version = "0.2.0"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Dimitri Krassovski"]
- s.date = "2011-12-07"
+ s.date = "2012-04-16"
s.description = "Command line utility to manage Noah configurations"
s.email = "dimitri@wix.com"
s.executables = ["veslo", "veslo"]
s.extra_rdoc_files = [
"LICENSE.txt",
@@ -37,10 +37,10 @@
"veslo.gemspec"
]
s.homepage = "http://github.com/Wixpress/veslo"
s.licenses = ["MIT"]
s.require_paths = ["lib"]
- s.rubygems_version = "1.8.10"
+ s.rubygems_version = "1.8.21"
s.summary = "Command line Noah client"
if s.respond_to? :specification_version then
s.specification_version = 3