Skip to content

Commit

Permalink
Merge pull request redhat-openstack#257 from mhaskel/update_metadata
Browse files Browse the repository at this point in the history
PR redhat-openstack#255 added a dependency on stdlib >= 4.6.0
  • Loading branch information
bmjen committed Apr 16, 2015
2 parents da5d844 + 430ce7a commit 4412b3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,6 @@
],
"description": "NTP Module for Debian, Ubuntu, CentOS, RHEL, OEL, Fedora, FreeBSD, ArchLinux and Gentoo.",
"dependencies": [
{"name":"puppetlabs/stdlib","version_requirement":">= 4.5.0 < 5.0.0"}
{"name":"puppetlabs/stdlib","version_requirement":">= 4.6.0 < 5.0.0"}
]
}

0 comments on commit 4412b3e

Please sign in to comment.