Skip to content

Commit 44fa4c9

Browse files
Update dependency rubocop to '~> 1.76.0' (#70)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e781d2d commit 44fa4c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ group :test do
1212
gem 'foodcritic', '~> 16.0'
1313
gem 'minitest', '~> 5.5'
1414
gem 'rake'
15-
gem 'rubocop', '~> 1.75.0'
15+
gem 'rubocop', '~> 1.76.0'
1616
gem 'simplecov', '~> 0.10'
1717
end
1818

0 commit comments

Comments
 (0)