mirror of
https://github.com/ruby/ruby.git
synced 2025-08-25 05:55:46 +02:00
* lib/rubygems: Update to RubyGems master cee6788. Changes:
Fix test failure on vc10-x64 Server on rubyci.org due to attempting to File.chmod where it is not supported. Continuing work on improved gem dependencies file (Gemfile) support. * test: ditto. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@43347 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
4fa08bbaf8
commit
05ca2faba2
11 changed files with 128 additions and 21 deletions
|
@ -1,3 +1,7 @@
|
|||
##
|
||||
# A set of gems for installation sourced from remote sources and local .gem
|
||||
# files
|
||||
|
||||
class Gem::DependencyResolver::InstallerSet
|
||||
|
||||
##
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue