Skip to content

Commit

Permalink
gems: update rubocop-rspec to version 2.26.1
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored and cmur2 committed Jan 6, 2024
1 parent 43df61b commit 98b413e
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.59.0'
s.add_development_dependency 'rubocop-rake', '~> 0.6.0'
s.add_development_dependency 'rubocop-rspec', '~> 2.25.0'
s.add_development_dependency 'rubocop-rspec', '~> 2.26.1'
s.add_development_dependency 'solargraph', '~> 0.50.0'
end

0 comments on commit 98b413e

Please sign in to comment.