Update Rakefile

This commit is contained in:
chiu 2019-08-20 10:11:29 +08:00
parent 3763eb25e7
commit 74f9e7a925
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ RDoc::Task.new(:rdoc) do |rdoc|
end
render text: 'Hello'
render js: "123"
Bundler::GemHelper.install_tasks