Skip to content

Commit

Permalink
Update rubocop → 1.59.0 (unknown) (#191)
Browse files Browse the repository at this point in the history
Update rubocop to version 1.59.0

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
  • Loading branch information
depfu[bot] authored Jan 18, 2024
1 parent d919f65 commit 09b2ecf
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 @@ -21,7 +21,7 @@ Gem::Specification.new do |s|
s.add_dependency 'activerecord', '>= 6.1', '< 7.1'

s.add_development_dependency 'rspec', '~> 3.7'
s.add_development_dependency 'rubocop', '1.57.2'
s.add_development_dependency 'rubocop', '1.59.0'
s.add_development_dependency 'rubocop-rspec', '2.26.1'
s.add_development_dependency 'simplecov'
end

0 comments on commit 09b2ecf

Please sign in to comment.