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