Skip to content

Commit 83b48eb

Browse files
Update dependency rubocop to '~> 1.81.0' (#76)
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 01da07f commit 83b48eb

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.80.0'
15+
gem 'rubocop', '~> 1.81.0'
1616
gem 'simplecov', '~> 0.10'
1717
end
1818

0 commit comments

Comments
 (0)