Skip to content

Commit

Permalink
Update rubocop to version 1.57.2
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Oct 27, 2023
1 parent 49cfa93 commit 6d50a2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rgeo.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Gem::Specification.new do |spec|
spec.add_development_dependency "minitest", "~> 5.11"
spec.add_development_dependency "rake", "~> 13.0"
spec.add_development_dependency "rake-compiler", "~> 1.0"
spec.add_development_dependency "rubocop", "~> 1.8.1"
spec.add_development_dependency "rubocop", "~> 1.57.2"
spec.add_development_dependency "ruby_memcheck", "~> 1.0"
spec.add_development_dependency "yard", "~> 0.9"
end

0 comments on commit 6d50a2c

Please sign in to comment.