Skip to content

Commit af75f8c

Browse files
nobuaycabta
authored andcommitted
Removed nonsense rubygems_version in input gemspec files
As it is ignored and set at building packages automatically, it is just nonsense to set in gemspec file for input.
1 parent 2a53793 commit af75f8c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

rdoc.gemspec

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,6 +241,5 @@ RDoc includes the +rdoc+ and +ri+ tools for generating and displaying documentat
241241
]
242242

243243
s.required_ruby_version = Gem::Requirement.new(">= 2.4.0")
244-
s.rubygems_version = "2.5.2"
245244
s.required_rubygems_version = Gem::Requirement.new(">= 2.2")
246245
end

0 commit comments

Comments
 (0)