Skip to content

Commit

Permalink
Merge pull request #2606 from Varying-Vagrant-Vagrants/vagrantfile/ru…
Browse files Browse the repository at this point in the history
…by-version

Add ruby version in logs
  • Loading branch information
tomjn committed May 26, 2022
2 parents bab4899 + a80233e commit 17c5f5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Vagrantfile
Expand Up @@ -90,7 +90,7 @@ if show_logo

splashfirst = <<~HEREDOC
\033[1;38;5;196m#{red}__ #{green}__ #{blue}__ __
#{red}\\ V#{green}\\ V#{blue}\\ V / #{purple}v#{version} #{purple}Path:"#{vagrant_dir}"
#{red}\\ V#{green}\\ V#{blue}\\ V / #{purple}v#{version} #{purple}Ruby:#{RUBY_VERSION}, Path:"#{vagrant_dir}"
#{red} \\_/#{green}\\_/#{blue}\\_/ #{creset}#{branch_c}#{git_or_zip}#{branch}#{commit}#{creset}
HEREDOC
Expand Down

0 comments on commit 17c5f5e

Please sign in to comment.