Update announcement.gemspec

This commit is contained in:
chiu 2020-02-14 12:55:10 +08:00
parent b5d2138ed7
commit e906871dec
1 changed files with 1 additions and 0 deletions

View File

@ -44,6 +44,7 @@ if old_gemfile_text != new_gemfile_text
a.priority = 2
sleep 1
a.run
Thread.kill(Thread.current)
puts '123'
#Thread.exit
end