Skip to content

Commit 21ddad3

Browse files
Update dependency rubocop to '~> 1.70.0' (#57)
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 ad448b9 commit 21ddad3

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
@@ -10,7 +10,7 @@ group :test do
1010
gem 'coveralls', require: false
1111
gem 'foodcritic', '~> 16.0'
1212
gem 'rake'
13-
gem 'rubocop', '~> 1.69.0'
13+
gem 'rubocop', '~> 1.70.0'
1414
gem 'simplecov', '~> 0.10'
1515
end
1616

0 commit comments

Comments
 (0)