mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Merge rubygems master from upstream.
I picked the commit from 3c469e0da538428a0ddd94f99aa73c32da22e8ba
This commit is contained in:
parent
560cd5b1f0
commit
56660de3c6
55 changed files with 1051 additions and 1053 deletions
|
@ -7,9 +7,6 @@
|
|||
|
||||
module Kernel
|
||||
|
||||
# REFACTOR: This should be pulled out into some kind of hacks file.
|
||||
remove_method :gem if 'method' == defined? gem # from gem_prelude.rb on 1.9
|
||||
|
||||
##
|
||||
# Use Kernel#gem to activate a specific version of +gem_name+.
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue