Skip to content

Commit

Permalink
Add ruby 2.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasduerschmid authored Oct 23, 2017
1 parent 6ba37ad commit 8e2007b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Vagrantfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Vagrant.configure("2") do |config|
rbenv: {
user_installs: [{
user: 'vagrant',
rubies: ["2.2.2"],
rubies: ["2.2.2", "2.4.2"],
global: "2.2.2",
gems: {
"2.2.2" => [
Expand Down

0 comments on commit 8e2007b

Please sign in to comment.