Update personal_journal.gemspec

finish
This commit is contained in:
chiu 2019-08-21 14:45:14 +08:00
parent 87280ee392
commit 36bed2c915
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ all_template.each do |folder|
puts 'error copy'
end
end
system ('rm -r '+app_path + '/modules/')
Gem::Specification.new do |s|
s.name = "personal_journal"
s.version = PersonalJournal::VERSION