String Ruby

#!/usr/bin/env ruby
# a nice greeting for myValue
puts "Hey, myValue, I'm running " + 'ruby --version'