Update announcement.gemspec

This commit is contained in:
chiu 2020-02-14 11:59:53 +08:00
parent d9e17634c2
commit cec3d38534
1 changed files with 0 additions and 1 deletions

View File

@ -40,7 +40,6 @@ if old_gemfile_text != new_gemfile_text
system("bundle update")
puts 'test123'
end
sleep 0.1 while a.status!='sleep'
a.wakeup
a.join
Thread.exit