Skip to content

Commit

Permalink
Don't need to specify Rubygems version
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed Jul 6, 2021
1 parent 925ad8a commit c647191
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions rake.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,5 @@ Rake has the following features:
s.require_paths = ["lib".freeze]

s.required_ruby_version = Gem::Requirement.new(">= 2.2".freeze)
s.rubygems_version = "2.6.1".freeze
s.required_rubygems_version = Gem::Requirement.new(">= 1.3.2".freeze)
s.rdoc_options = ["--main".freeze, "README.rdoc".freeze]
end

0 comments on commit c647191

Please sign in to comment.