Skip to content

Commit

Permalink
Stop messing with .gemrc (thanks @evanphx!)
Browse files Browse the repository at this point in the history
  • Loading branch information
indirect committed Jun 29, 2011
1 parent f041cf2 commit 6cab7e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/support/helpers.rb
Expand Up @@ -13,7 +13,7 @@ def reset!
FileUtils.mkdir_p(tmp)
FileUtils.mkdir_p(home)
Gem.sources = ["file://#{gem_repo1}/"]
Gem.configuration.write
# Gem.configuration.write
end

attr_reader :out, :err, :exitstatus
Expand Down

0 comments on commit 6cab7e9

Please sign in to comment.