in_threads.gemspec in in_threads-1.1.0 vs in_threads.gemspec in in_threads-1.1.1
- old
+ new
@@ -1,9 +1,9 @@
# encoding: UTF-8
Gem::Specification.new do |s|
s.name = 'in_threads'
- s.version = '1.1.0'
+ s.version = '1.1.1'
s.summary = %q{Execute ruby code in parallel}
s.homepage = "http://github.com/toy/#{s.name}"
s.authors = ['Ivan Kuchin']
s.license = 'MIT'