Skip to content

Commit

Permalink
gems: update rubocop to version 1.58.0
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored and cmur2 committed Dec 2, 2023
1 parent 049e14a commit aa20275
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dyndnsd.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Gem::Specification.new do |s|
s.add_development_dependency 'rack-test'
s.add_development_dependency 'rake'
s.add_development_dependency 'rspec'
s.add_development_dependency 'rubocop', '~> 1.57.0'
s.add_development_dependency 'rubocop', '~> 1.58.0'
s.add_development_dependency 'rubocop-rake', '~> 0.6.0'
s.add_development_dependency 'rubocop-rspec', '~> 2.25.0'
s.add_development_dependency 'solargraph', '~> 0.49.0'
Expand Down

0 comments on commit aa20275

Please sign in to comment.