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

Add spec tests and some minor cleanup #10

Merged
merged 3 commits into from May 22, 2015
Merged
Changes from 1 commit
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

Prev

Adjust version requirements

  • Loading branch information
adamcrews committed Apr 23, 2015
commit 8743dddadfdf08bc475fa342494d493741738d93
@@ -11,7 +11,7 @@
"dependencies": [
{
"name": "puppetlabs-stdlib",
"version_requirement": ">= 4.0.0 < 5.0.0"
"version_requirement": ">= 4.2.0 < 5.0.0"
}
],
"requirements": [
@@ -21,7 +21,7 @@
},
{
"name": "puppet",
"version_requirement": ">=3.0.0 <4.0.0"
"version_requirement": ">=3.0.0 <4.1.0"
}
],
"operatingsystem_support": [
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.