Regenerate gemspec for version 0.2.2

master v0.2.2
Denis Knauf 2013-03-07 14:50:29 +01:00
parent 4c61e68354
commit 0a0f47650e
1 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@
Gem::Specification.new do |s|
s.name = "timeout-interrupt"
s.version = "0.2.1"
s.version = "0.2.2"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Denis Knauf"]
@ -30,7 +30,7 @@ Gem::Specification.new do |s|
"timeout-interrupt.gemspec"
]
s.homepage = "http://github.com/DenisKnauf/ruby-timeout-interrupt"
s.licenses = ["AGPLv3"]
s.licenses = ["LGPLv3"]
s.require_paths = ["lib"]
s.rubygems_version = "1.8.11"
s.summary = "\"Interrupts systemcalls too.\""