Skip to content

Commit

Permalink
Merge pull request #83 from RadiusNetworks/dependabot/bundler/rubocop…
Browse files Browse the repository at this point in the history
…-rails-gte-2.13-and-lt-2.28
  • Loading branch information
dependabot[bot] authored Dec 11, 2024
2 parents ac025e5 + 3741d75 commit e55e1dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion radius-spec.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ Gem::Specification.new do |spec|

spec.add_dependency "rspec", "~> 3.7"
spec.add_dependency "rubocop", ">= 1.25", "< 1.70"
spec.add_dependency "rubocop-rails", ">= 2.13", "< 2.22"
spec.add_dependency "rubocop-rails", ">= 2.13", "< 2.28"
end

0 comments on commit e55e1dd

Please sign in to comment.