Skip to content

Commit

Permalink
update to 1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
qrush committed Feb 11, 2011
1 parent 3fe90b2 commit 90e75c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/application.rb
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

$rubygems_config = YAML.load_file("config/rubygems.yml")[Rails.env].symbolize_keys
HOST = $rubygems_config[:host]
RUBYGEMS_VERSION = "1.5.1"
RUBYGEMS_VERSION = "1.5.2"

module Gemcutter
class Application < Rails::Application
Expand Down

0 comments on commit 90e75c9

Please sign in to comment.