Skip to content

Commit

Permalink
Update rubocop-rspec to version 2.24.1
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Oct 6, 2023
1 parent e790e18 commit 5490dff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion db_lock.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ Gem::Specification.new do |s|

s.add_development_dependency 'rspec', '~> 3.7'
s.add_development_dependency 'rubocop', '1.56.3'
s.add_development_dependency 'rubocop-rspec', '2.24.0'
s.add_development_dependency 'rubocop-rspec', '2.24.1'
s.add_development_dependency 'simplecov'
end

0 comments on commit 5490dff

Please sign in to comment.