X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=.rubocop.yml;h=31e8248ff813e956702d5c67844aeb0e2affc917;hb=f12c74c57f32c58c55393a6b9fc525d6fe9e616d;hp=8f782e741528905cd59743f73283f8a39e9bf210;hpb=89803a41b5f3e1fa44db4e9c6a99e155f6771d5a;p=puppet-modules%2Fpuppetlabs-apt.git diff --git a/.rubocop.yml b/.rubocop.yml index 8f782e7..31e8248 100644 --- a/.rubocop.yml +++ b/.rubocop.yml @@ -4,7 +4,7 @@ require: - rubocop-rspec AllCops: DisplayCopNames: true - TargetRubyVersion: '2.4' + TargetRubyVersion: '2.5' Include: - "**/*.rb" Exclude: