Skip to content

Commit

Permalink
(SIMP-8075) Update dependencies (#57)
Browse files Browse the repository at this point in the history
Updated the upper bound of puppetlabs/inifile

SIMP-8075 #comment  updated gdm inifile

Co-authored-by: op-ct <chris.tessmer@onyxpoint.com>
  • Loading branch information
jeannegreulich and op-ct authored Aug 13, 2020
1 parent 2a45acc commit b15b089
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
* Wed Jul 29 2020 Jeanne Greulich <jeanne.greulich@onyxpoint.com> - 7.2.3-0
- update the upper bound of puppetlabs/inifiles for SIMP 6.5 release

* Thu Jul 23 2020 Jeanne Greulich <jeanne.greulich@onyxpoint.com> - 7.2.2-0
- update the upper bound of simplib for SIMP 6.5 release

Expand Down
4 changes: 2 additions & 2 deletions metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "simp-gdm",
"version": "7.2.2",
"version": "7.2.3",
"author": "SIMP Team",
"summary": "manages GDM",
"license": "Apache-2.0",
Expand Down Expand Up @@ -36,7 +36,7 @@
},
{
"name": "puppetlabs/inifile",
"version_requirement": ">= 1.6.0 < 4.0.0"
"version_requirement": ">= 1.6.0 < 5.0.0"
},
{
"name": "puppetlabs/stdlib",
Expand Down

0 comments on commit b15b089

Please sign in to comment.