Skip to content

Commit e803287

Browse files
committed
Update dependency rubocop to '~> 1.68.0'
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3dbc17d commit e803287

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

0 commit comments

Comments
 (0)