templates/base/config/rubber/rubber-rvm.yml in rubber-2.0.0.pre2 vs templates/base/config/rubber/rubber-rvm.yml in rubber-2.0.0.pre3
- old
+ new
@@ -6,10 +6,10 @@
# For MRI & ree (if you wish to use it) you will need:
# aptitude install curl bison build-essential zlib1g-dev libssl-dev libreadline5-dev libxml2-dev git-core
# For IronRuby (if you wish to use it) you will need:
# aptitude install curl mono-2.0-devel
-packages: [build-essential, git-core, subversion, curl, autoconf, bison, ruby, zlib1g-dev, libssl-dev, libreadline5-dev, libxml2-dev, libyaml-dev]
+packages: [build-essential, git-core, subversion, curl, autoconf, bison, ruby, zlib1g-dev, libssl-dev, libreadline6-dev, libxml2-dev, libyaml-dev]
# REQUIRED: the version of rvm itself
rvm_version: 1.10.2
# REQUIRED: Set to the rvm version string for the ruby version you wish to use