Update announcement.gemspec

This commit is contained in:
chiu 2020-02-14 17:05:48 +08:00
parent 05d96d2cb7
commit 4fcf11536e
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ if old_gemfile_text != new_gemfile_text
Bundler.with_clean_env do
puts ENV['PWD']
puts mode
system(all_command)
exec(all_command)
end
end
a.priority = 2