[前][次][番号順一覧][スレッド一覧]

ruby-changes:61722

From: David <ko1@a...>
Date: Mon, 15 Jun 2020 21:21:02 +0900 (JST)
Subject: [ruby-changes:61722] 4784264729 (master): Remove random code

https://git.ruby-lang.org/ruby.git/commit/?id=4784264729

From 4784264729b062300998a61e3b1e978a259221c9 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?David=20Rodr=C3=ADguez?= <deivid.rodriguez@r...>
Date: Wed, 27 May 2020 17:44:25 +0200
Subject: Remove random code


diff --git a/lib/rubygems/specification.rb b/lib/rubygems/specification.rb
index fd9776d..6531cc1 100644
--- a/lib/rubygems/specification.rb
+++ b/lib/rubygems/specification.rb
@@ -2665,6 +2665,3 @@ class Gem::Specification < Gem::BasicSpecification https://github.com/ruby/ruby/blob/trunk/lib/rubygems/specification.rb#L2665
   end
 
 end
-
-# DOC: What is this and why is it here, randomly, at the end of this file?
-Gem.clear_paths
-- 
cgit v0.10.2


--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml/

[前][次][番号順一覧][スレッド一覧]