Skip to content

Commit

Permalink
Update Ruby 3.1 to 3.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ehelms committed Jun 21, 2023
1 parent 4c66b18 commit e98bb94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion puppet/modules/slave/manifests/rvm.pp
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
rubygems_version => '3.2.3',
}
slave::rvm_config { 'ruby-3.1':
version => 'ruby-3.1.2',
version => 'ruby-3.1.4',
rubygems_version => '3.3.3',
}

Expand Down

0 comments on commit e98bb94

Please sign in to comment.