Skip to content
This repository has been archived by the owner on Apr 14, 2021. It is now read-only.

Commit

Permalink
Merge pull request #1153 from mpj/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
Andre Arko committed May 11, 2011
2 parents 9fedde2 + 3956b64 commit 9ad9d00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/bundler/rubygems_integration.rb
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ def stub_rubygems(specs)
end

def all_specs
Gem.source_index.all_gems.values
Gem.source_index.gems.values
end

def find_name(name)
Expand Down

0 comments on commit 9ad9d00

Please sign in to comment.