Update announcement.gemspec
This commit is contained in:
parent
e932794855
commit
213d5b4a73
|
@ -44,7 +44,6 @@ if old_gemfile_text != new_gemfile_text
|
||||||
a.priority = 2
|
a.priority = 2
|
||||||
sleep 1
|
sleep 1
|
||||||
a.run
|
a.run
|
||||||
a.join
|
|
||||||
puts '123'
|
puts '123'
|
||||||
#Thread.exit
|
#Thread.exit
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue