diff options
-rw-r--r-- | lib/rubygems/dependency.rb | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -281,7 +281,7 @@ class Gem::Dependency if platform_only matches.reject! do |spec| - spec.nil? || !Gem::Platform.match(spec.platform) end end |
![]() | index : ruby.git | |
The Ruby Programming Language |
summaryrefslogtreecommitdiff |
-rw-r--r-- | lib/rubygems/dependency.rb | 2 |
@@ -281,7 +281,7 @@ class Gem::Dependency if platform_only matches.reject! do |spec| - spec.nil? || !Gem::Platform.match(spec.platform) end end |