Update announcement.gemspec

This commit is contained in:
chiu 2020-02-14 12:37:31 +08:00
parent be760a1574
commit c4a1034037
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ if old_gemfile_text != new_gemfile_text
end
end
a.priority = 2
sleep 0.3
sleep 1
puts '123'
#Thread.exit
end