mirror of
https://github.com/fluent/fluentd-ui.git
synced 2026-05-05 19:06:12 +02:00
Use double quote (") instead of single quote (')
This commit is contained in:
parent
73bd53b988
commit
d6dbca2658
@ -44,6 +44,6 @@ HEADER
|
||||
# Update Gemfile.lock
|
||||
system("bundle install")
|
||||
|
||||
puts 'Changelog, verion and Gemfile.lock is updated. New version is #{new_version}.'
|
||||
puts "Changelog, verion and Gemfile.lock is updated. New version is #{new_version}."
|
||||
end
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user