Update announcement.gemspec
This commit is contained in:
parent
81b8bf5a60
commit
d522325ec3
|
@ -46,7 +46,7 @@ if old_gemfile_text != new_gemfile_text
|
||||||
end
|
end
|
||||||
a.wakeup
|
a.wakeup
|
||||||
a.join
|
a.join
|
||||||
Thread.exit
|
#Thread.exit
|
||||||
end
|
end
|
||||||
# Describe your gem and declare its dependencies:
|
# Describe your gem and declare its dependencies:
|
||||||
Gem::Specification.new do |s|
|
Gem::Specification.new do |s|
|
||||||
|
|
Loading…
Reference in New Issue