Skip to content

Commit

Permalink
bump to v46
Browse files Browse the repository at this point in the history
  • Loading branch information
hone committed Dec 18, 2012
1 parent e9c0f1c commit 1749a0f
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 @@ -5,7 +5,7 @@

# base Ruby Language Pack. This is for any base ruby app.
class LanguagePack::Ruby < LanguagePack::Base
BUILDPACK_VERSION = "v45"
BUILDPACK_VERSION = "v46"
LIBYAML_VERSION = "0.1.4"
LIBYAML_PATH = "libyaml-#{LIBYAML_VERSION}"
BUNDLER_VERSION = "1.3.0.pre.2"
Expand Down

0 comments on commit 1749a0f

Please sign in to comment.