Skip to content

Commit

Permalink
bump ruby and ruby-build version
Browse files Browse the repository at this point in the history
  • Loading branch information
wr0ngway committed Jan 14, 2013
1 parent d77ce29 commit 3a8176a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions templates/base/config/rubber/rubber-ruby.yml
Expand Up @@ -11,11 +11,11 @@
packages: [build-essential, git-core, subversion, curl, autoconf, bison, ruby, zlib1g-dev, libssl-dev, libreadline6-dev, libxml2-dev, libyaml-dev]

# REQUIRED: The version of ruby-build to use for building ruby.
ruby_build_version: 20121204
ruby_build_version: 20130104

# REQUIRED: Set to the version string for the ruby version you wish to use
# Run "ruby-build --definitions" to see the list of possible options
ruby_version: 1.9.3-p327
ruby_version: 1.9.3-p362

# REQUIRED: Installation path for ruby.
ruby_path: "/usr/local/rubies/#{ruby_version}"
ruby_path: "/usr/local/rubies/#{ruby_version}"

0 comments on commit 3a8176a

Please sign in to comment.