X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=.rubocop.yml;h=31e8248ff813e956702d5c67844aeb0e2affc917;hb=a03ae3f7f48fea488b54318a99e8ef7049cdae80;hp=8f782e741528905cd59743f73283f8a39e9bf210;hpb=0ba71b2d553c88cb5d149ea4030b388ab9013da0;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: