aboutsummaryrefslogtreecommitdiffstats
path: root/lib/old_rubygems_patch.rb
Commit message (Collapse)AuthorAgeLines
* Add a more correct check for vendored Rails, and use non-vendored Rails' ↵James McKinney2011-10-11-1/+5
| | | | gem_dependency.rb if not vendored
* Ensure that recent Rails upgrade doesn't break compatibility with older ↵Seb Bacon2011-08-22-0/+42
versions of Rubygems (such as exist in Debian Lenny). Closes #145.