Skip to content

Commit

Permalink
Merge pull request #53 from Fryguy/drop_ruby_requirement
Browse files Browse the repository at this point in the history
Drop ruby requirement from gemspec
  • Loading branch information
kbrock authored Aug 21, 2024
2 parents 982710a + 6e6dc39 commit 379ccfc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion manageiq-style.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ Gem::Specification.new do |spec|
spec.description = spec.summary
spec.homepage = "https://github.com/ManageIQ/manageiq-style"
spec.license = "MIT"
spec.required_ruby_version = Gem::Requirement.new(">= 2.7.0")

spec.metadata["homepage_uri"] = spec.homepage
spec.metadata["rubygems_mfa_required"] = "true"
Expand Down

0 comments on commit 379ccfc

Please sign in to comment.