1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-01-27 14:03:40 +03:00

feature #1700: bump rubygems version

This commit is contained in:
Javi Fontan 2012-12-20 18:11:04 +01:00
parent 7196c34de8
commit f4d342cb40

View File

@ -21,7 +21,7 @@ require 'tmpdir'
DEFAULTS={
:version => "3.8.0",
:version => "3.9.0.beta",
:date => Time.now.strftime("%Y-%m-%d"),
:dependencies => []
}