Skip to content

Commit 6fbeb87

Browse files
committed
Update dependency rubocop to '~> 1.57.0'
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d0e3f84 commit 6fbeb87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ group :test do
1111
gem 'chefspec', '~> 9.3.0'
1212
gem 'foodcritic', '~> 16.0'
1313
gem 'thor-foodcritic'
14-
gem 'rubocop', '~> 1.56.0'
14+
gem 'rubocop', '~> 1.57.0'
1515
gem 'coveralls', require: false
1616
gem 'minitest', '~> 5.5'
1717
gem 'simplecov', '~> 0.10'

0 commit comments

Comments
 (0)