We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 116000e commit fd42dbfCopy full SHA for fd42dbf
metadata.rb
@@ -4,7 +4,7 @@
4
license 'MIT'
5
description 'Chef cookbook to install chruby and build rubies from source with Google Perftools and LibYAML options.'
6
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
7
-version '0.5.0'
+version '1.0.0'
8
supports 'ubuntu', '>= 12.04'
9
depends 'ark', '>= 4.0.0'
10
0 commit comments