Skip to content

Commit

Permalink
bundler 1.1.rc.3
Browse files Browse the repository at this point in the history
  • Loading branch information
hone committed Dec 12, 2011
1 parent 4e59338 commit b7ba7ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/language_pack/ruby.rb
Expand Up @@ -6,7 +6,7 @@
class LanguagePack::Ruby < LanguagePack::Base
LIBYAML_VERSION = "0.1.4"
LIBYAML_PATH = "libyaml-#{LIBYAML_VERSION}"
BUNDLER_VERSION = "1.1.rc"
BUNDLER_VERSION = "1.1.rc.3"
BUNDLER_GEM_PATH = "bundler-#{BUNDLER_VERSION}"
NODE_VERSION = "0.4.7"
NODE_JS_BINARY_PATH = "node-#{NODE_VERSION}"
Expand Down

0 comments on commit b7ba7ca

Please sign in to comment.