Skip to content

Commit

Permalink
update to bundler 1.3.0.pre.5
Browse files Browse the repository at this point in the history
  • Loading branch information
hone committed Jan 10, 2013
1 parent b2cd9df commit 5dbf4c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/language_pack/ruby.rb
Expand Up @@ -8,7 +8,7 @@ class LanguagePack::Ruby < LanguagePack::Base
BUILDPACK_VERSION = "v46"
LIBYAML_VERSION = "0.1.4"
LIBYAML_PATH = "libyaml-#{LIBYAML_VERSION}"
BUNDLER_VERSION = "1.3.0.pre.2"
BUNDLER_VERSION = "1.3.0.pre.5"
BUNDLER_GEM_PATH = "bundler-#{BUNDLER_VERSION}"
NODE_VERSION = "0.4.7"
NODE_JS_BINARY_PATH = "node-#{NODE_VERSION}"
Expand Down

0 comments on commit 5dbf4c0

Please sign in to comment.