Skip to content

Commit 4b5d8a1

Browse files
jordanbreen28jordanbreen28
authored andcommitted
(MAINT) - Update puppetlabs/concat dependency
This commit increases the upper bound dependency for puppetlabs/concat so that the puppetlabs-tomcat module will include the latest version of the concat module.
1 parent fe10a2e commit 4b5d8a1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.rubocop.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,4 +85,4 @@ Style/Documentation:
8585
Style/WordArray:
8686
EnforcedStyle: brackets
8787
RSpec/MultipleExpectations:
88-
Max: 3
88+
Max: 3

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
{
1616
"name": "puppetlabs/concat",
17-
"version_requirement": ">= 4.0.0 < 8.0.0"
17+
"version_requirement": ">= 4.0.0 < 9.0.0"
1818
},
1919
{
2020
"name": "puppet/archive",

0 commit comments

Comments
 (0)