Skip to content

Commit d64ff83

Browse files
committed
bump ruby version
1 parent 3ac6914 commit d64ff83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

puppet/manifests/default.pp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
# Pick a Ruby version modern enough, that works in the currently supported Rails
66
# versions, and for which RVM provides binaries.
7-
$ruby_version = '2.1.1'
7+
$ruby_version = '2.1.2'
88

99
Exec {
1010
path => ['/usr/sbin', '/usr/bin', '/sbin', '/bin']

0 commit comments

Comments
 (0)