Skip to content

Commit

Permalink
Merge pull request #58 from RadiusNetworks/dependabot/bundler/rubocop…
Browse files Browse the repository at this point in the history
…-rails-gte-2.13-and-lt-2.19
  • Loading branch information
dependabot[bot] authored Jun 15, 2023
2 parents 8a7a2e7 + 77c3b0d commit af9f1e4
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,7 +33,7 @@ Gem::Specification.new do |spec|

spec.add_runtime_dependency "rspec", "~> 3.7"
spec.add_runtime_dependency "rubocop", ">= 1.25", "< 1.46"
spec.add_runtime_dependency "rubocop-rails", ">= 2.13", "< 2.18"
spec.add_runtime_dependency "rubocop-rails", ">= 2.13", "< 2.20"

spec.add_development_dependency "bundler", ">= 2.2.10"
spec.add_development_dependency "rake", ">= 12.0", "< 14.0"
Expand Down

0 comments on commit af9f1e4

Please sign in to comment.