Skip to content

Commit

Permalink
workaround for voxpupuli/puppet-rvm#146
Browse files Browse the repository at this point in the history
  • Loading branch information
hugocorbucci committed Feb 10, 2020
1 parent f5cf3f4 commit b8ee396
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions puppet/modules/railsapp/manifests/init.pp
Expand Up @@ -28,6 +28,7 @@
name => 'bundler',
ruby_version => 'ruby-2.6.4@global',
ensure => '1.17.3',
source => "https://rubygems.org/",
require => Rvm_system_ruby['ruby-2.6.4'];
}
}
Expand Down
2 changes: 1 addition & 1 deletion puppet/modules/rvm
Submodule rvm updated from 967c58 to 83b801

0 comments on commit b8ee396

Please sign in to comment.