X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=Rakefile;fp=Rakefile;h=d1ab1bc0651388a8ea445e184f686be43beb4b18;hb=4d85f5bdd66f459f1bbdf46edf404fa1e9d6537a;hp=c45dfc8c07e5a74f8fe4536a32a0f503d7084b21;hpb=624e79210151c8c2942cf6e7bbbb65bbe64561aa;p=puppet-modules%2Fpuppetlabs-apt.git diff --git a/Rakefile b/Rakefile index c45dfc8..d1ab1bc 100644 --- a/Rakefile +++ b/Rakefile @@ -1,3 +1,5 @@ +# frozen_string_literal: true + require 'puppet_litmus/rake_tasks' if Bundler.rubygems.find_name('puppet_litmus').any? require 'puppetlabs_spec_helper/rake_tasks' require 'puppet-syntax/tasks/puppet-syntax'