Skip to content

Commit

Permalink
Revert "Update rubocop-powerhome.gemspec"
Browse files Browse the repository at this point in the history
This reverts commit 2f621a4.
  • Loading branch information
rurkss committed Jan 17, 2024
1 parent 5ec16c7 commit 0e48f86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/rubocop-powerhome/rubocop-powerhome.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Gem::Specification.new do |spec|
spec.add_development_dependency "license_finder", "~> 7.0"
spec.add_development_dependency "pry", ">= 0.14.2"
spec.add_development_dependency "pry-byebug", "3.10.1"
spec.add_development_dependency "rails", ">= 6.0.6.1", "< 7.1.2"
spec.add_development_dependency "rails", ">= 6.0.6.1", "< 7.1"
spec.add_development_dependency "rake", "~> 13.0"
spec.add_development_dependency "rspec", "~> 3.0"
end

0 comments on commit 0e48f86

Please sign in to comment.