aboutsummaryrefslogtreecommitdiffstats
path: root/test/rubygems/test_gem_doctor.rb
Commit message (Expand)AuthorAgeFilesLines
* * lib/rubygems.rb, lib/rubygems/*, test/rubygems/*: Update rubygems-2.5.2.hsbt2016-02-011-1/+1
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* * lib/rubygems: Update to RubyGems HEAD(c202db2).hsbt2015-07-011-1/+1
* * lib/rubygems: Update to RubyGems master b9213d7. Changes include:drbrain2013-11-121-1/+1
* * lib/rubygems/doctor.rb: Process directories in order in case thedrbrain2013-01-041-4/+4
* Fix test to avoid failure from the order of Dir.foreachnaruse2012-12-251-2/+2
* * lib/rubygems/commands/check_command.rb: Added --doctor and --dry-rundrbrain2012-12-231-0/+168