Skip to content
This repository has been archived by the owner on Jun 30, 2023. It is now read-only.

Outdated depencency puppetlabs/concat blocks upgrading #30

Closed
llauren opened this issue May 29, 2018 · 2 comments
Closed

Outdated depencency puppetlabs/concat blocks upgrading #30

llauren opened this issue May 29, 2018 · 2 comments

Comments

@llauren
Copy link

llauren commented May 29, 2018

Hi!

The Certs module requires a puppetlabs/concat module of version less than 3. Any chance of bumping this up to a current concat (now 4.2.1)?

I could force-upgrade, but that feels rather brutish... and anything i break is then mine to fix :)

Problem:

{ "name":"puppetlabs/concat","version_requirement":">= 1.1.1 < 3.0.0" }

Suggested fix:

    { "name":"puppetlabs/concat","version_requirement":">= 1.1.1 < 5.0.0" }

Thanks,
~rL

@rcalixte
Copy link

rcalixte commented Jun 7, 2018

@llauren thanks for the notice, this will get merged into a new release soon

@rcalixte
Copy link

rcalixte commented Jun 7, 2018

@llauren this should be fixed in 2.2.1. Thanks for the issue!

@rcalixte rcalixte closed this as completed Jun 7, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants