Skip to content

Commit 112c84d

Browse files
lnemsick-simpop-ct
authored andcommitted
(SIMP-6229) Update upper bound stdlib < 6.0.0 (#38)
- Update the upper bound of stdlib to < 6.0.0 - Update a URL in the README.md SIMP-6229 #comment pupmod-simp-sudosh
1 parent 77111aa commit 112c84d

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
* Thu Mar 07 2019 Liz Nemsick <lnemsick.simp@gmail.com> - 6.1.1-0
2+
- Update the upper bound of stdlib to < 6.0.0
3+
- Update a URL in the README.md
4+
15
* Fri Oct 12 2018 Nick Miller <nick.miller@onyxpoint.com> - 6.1.0-0
26
- Added $package_ensure parameter
37
- Changed the package from 'latest' to 'installed'

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ Linux-compatible distribution.
8787

8888
## Development
8989

90-
Please read our [Contribution Guide](http://simp-doc.readthedocs.io/en/stable/contributors_guide/index.html).
90+
Please read our [Contribution Guide](https://simp.readthedocs.io/en/stable/contributors_guide/index.html).
9191

9292
If you find any issues, they can be submitted to our
9393
[JIRA](https://simp-project.atlassian.net).

metadata.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "simp-sudosh",
3-
"version": "6.1.0",
3+
"version": "6.1.1",
44
"author": "SIMP Team",
55
"summary": "Manage sudosh",
66
"license": "Apache-2.0",
@@ -27,7 +27,7 @@
2727
},
2828
{
2929
"name": "puppetlabs/stdlib",
30-
"version_requirement": ">= 4.13.0 < 5.0.0"
30+
"version_requirement": ">= 4.13.0 < 6.0.0"
3131
}
3232
],
3333
"operatingsystem_support": [

0 commit comments

Comments
 (0)