Skip to content

Commit

Permalink
upgrade to bundler 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hone committed Mar 21, 2012
1 parent 0848ca0 commit 0a38d69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/language_pack/ruby.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
class LanguagePack::Ruby < LanguagePack::Base
LIBYAML_VERSION = "0.1.4"
LIBYAML_PATH = "libyaml-#{LIBYAML_VERSION}"
BUNDLER_VERSION = "1.1.0"
BUNDLER_VERSION = "1.1.2"
BUNDLER_GEM_PATH = "bundler-#{BUNDLER_VERSION}"
NODE_VERSION = "0.4.7"
NODE_JS_BINARY_PATH = "node-#{NODE_VERSION}"
Expand Down

0 comments on commit 0a38d69

Please sign in to comment.