Skip to content

Commit

Permalink
gems: update rubocop-rspec to version 2.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored and cmur2 committed Sep 9, 2023
1 parent 2d4b94c commit 015ee60
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 @@ -44,6 +44,6 @@ Gem::Specification.new do |s|
s.add_development_dependency 'rspec'
s.add_development_dependency 'rubocop', '~> 1.56.0'
s.add_development_dependency 'rubocop-rake', '~> 0.6.0'
s.add_development_dependency 'rubocop-rspec', '~> 2.23.0'
s.add_development_dependency 'rubocop-rspec', '~> 2.24.0'
s.add_development_dependency 'solargraph', '~> 0.49.0'
end

0 comments on commit 015ee60

Please sign in to comment.