Skip to content

Commit a3313ab

Browse files
author
Jarret Lavallee
committed
(maint) Bump PDK to 2.0
This commit updates PDK to 2.0.
1 parent dbcc8bb commit a3313ab

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

.rubocop.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -464,11 +464,6 @@ Style/BlockComments:
464464
Enabled: false
465465
Style/BlockDelimiters:
466466
Enabled: false
467-
Style/BracesAroundHashParameters:
468-
Description: |
469-
Braces are actually required by Ruby 2.7 in order to disambiguate between
470-
keword arguments and actual hash parameters. Removed in RuboCop v0.80.0.
471-
Enabled: false
472467
Style/CaseEquality:
473468
Enabled: false
474469
Style/CharacterLiteral:

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"version_requirement": ">= 5.5.1"
5757
}
5858
],
59-
"pdk-version": "1.18.1",
59+
"pdk-version": "2.0.0",
6060
"template-url": "https://github.com/puppetlabs/pdk-templates#master",
6161
"template-ref": "remotes/origin/master-0-ga58fd92"
6262
}

0 commit comments

Comments
 (0)