X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/8e75afcad693a3a150bd83ee726c63b183e6323f..7d1069eceaa7f33ca4135ae3df82c1badfd51f27:/.rubocop.yml?ds=sidebyside diff --git a/.rubocop.yml b/.rubocop.yml index 12d060a1b..5d25f84c3 100644 --- a/.rubocop.yml +++ b/.rubocop.yml @@ -1,7 +1,7 @@ inherit_from: .rubocop_todo.yml AllCops: - TargetRubyVersion: 2.3 + TargetRubyVersion: 2.5 ChefModernize/IncludingAptDefaultRecipe: Enabled: false