using ruby 1.8.7
This commit is contained in:
parent
bedc7ca41b
commit
efd9537e33
2 changed files with 2 additions and 2 deletions
|
|
@ -28,4 +28,4 @@ def harden_ruby(ruby_string)
|
||||||
|
|
||||||
end
|
end
|
||||||
|
|
||||||
harden_ruby("ree")
|
harden_ruby("ruby-1.8.7-p302")
|
||||||
|
|
|
||||||
|
|
@ -12,7 +12,7 @@ def harden_ruby(ruby_string)
|
||||||
|
|
||||||
end
|
end
|
||||||
|
|
||||||
harden_ruby("ree")
|
harden_ruby("ruby-1.8.7-p302")
|
||||||
|
|
||||||
include_recipe "centos::image_magick"
|
include_recipe "centos::image_magick"
|
||||||
include_recipe "centos::mongo_db"
|
include_recipe "centos::mongo_db"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue