Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(maint) Update Stdlib dependency #284

Merged
merged 1 commit into from Mar 27, 2018
Merged

Conversation

glennsarti
Copy link
Contributor

Previously the Stdlib module was updated in the test fixtures to support the
Puppet 4 types however this was not updated in the metadata.json. (4d9b949).
This commit updates the metadata to match that of the minimum test fixtures.

Previously the Stdlib module was updated in the test fixtures to support the
Puppet 4 types however this was not updated in the metadata.json. (4d9b949).
This commit updates the metadata to match that of the minimum test fixtures.
@puppetcla
Copy link

CLA signed by all contributors.

@@ -128,7 +128,7 @@
}
],
"dependencies": [
{"name":"puppetlabs-stdlib","version_requirement":">= 4.6.0 < 5.0.0"},
{"name":"puppetlabs-stdlib","version_requirement":">= 4.16.0 < 5.0.0"},
{"name":"puppetlabs-transition","version_requirement":">= 0.1.1 < 0.2.0"},
{"name":"puppetlabs-inifile","version_requirement":">= 1.2.0 <= 2.1.0"},
{"name":"puppetlabs-apt","version_requirement":">= 4.4.0 < 5.0.0"}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is 4.4.0 the earliest required version?

@MikaelSmith MikaelSmith merged commit e90ef57 into puppetlabs:master Mar 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants