diff --git a/.rubocop.yml b/.rubocop.yml index 5307849..858882d 100644 --- a/.rubocop.yml +++ b/.rubocop.yml @@ -43,7 +43,7 @@ Style/BlockDelimiters: Style/BracesAroundHashParameters: Description: Braces are required by Ruby 2.7. Cop removed from RuboCop v0.80.0. See https://github.com/rubocop-hq/rubocop/pull/7643 - Enabled: true + Enabled: false Style/ClassAndModuleChildren: Description: Compact style reduces the required amount of indentation. EnforcedStyle: compact diff --git a/metadata.json b/metadata.json index 8d1d581..3776430 100644 --- a/metadata.json +++ b/metadata.json @@ -65,7 +65,7 @@ "version_requirement": ">= 4.7.0 < 7.0.0" } ], - "pdk-version": "1.19.0.pre (heads/master-0-g3d6a310)", + "pdk-version": "1.19.0.pre (heads/master-0-g226a101)", "template-url": "https://github.com/puppetlabs/pdk-templates#master", - "template-ref": "heads/master-0-g3d2e75c" + "template-ref": "remotes/origin/master-0-ga58fd92" }