Skip to content

Commit ed72356

Browse files
committed
Remove unused puppetlabs-concat dependency
Fixes: 2cd4362 ("Removed unused rhsm_reconfigure_script")
1 parent 9ea4061 commit ed72356

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed

.fixtures.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
fixtures:
22
repositories:
3-
concat: "https://github.com/puppetlabs/puppetlabs-concat"
43
extlib: "https://github.com/voxpupuli/puppet-extlib"
54
foreman: "https://github.com/theforeman/puppet-foreman"
65
redis: "https://github.com/voxpupuli/puppet-redis"

metadata.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,6 @@
1515
{
1616
"name": "puppet-extlib",
1717
"version_requirement": ">= 3.0.0 < 7.0.0"
18-
},
19-
{
20-
"name": "puppetlabs-concat",
21-
"version_requirement": ">= 1.0.0 < 8.0.0"
2218
}
2319
],
2420
"requirements": [

0 commit comments

Comments
 (0)