From b19c20d9f88fc5be6df9fde1b0585c801a6bdb50 Mon Sep 17 00:00:00 2001 From: Matt Johnson Date: Sun, 14 Jul 2019 22:38:03 -0500 Subject: [PATCH] submodules: Update concat to v4.2.1 This update addresses the bug https://tickets.puppetlabs.com/browse/MODULES-6545 resulting in a spurious concat warning from the postgresql module. This commit makes the minimum update to address this issue, although much newer versions of the concat module are available at this time (v6.0.0). --- modules/concat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/concat b/modules/concat index 7b33971..4a92729 160000 --- a/modules/concat +++ b/modules/concat @@ -1 +1 @@ -Subproject commit 7b33971ade0ad34946785b81a8fb4c5ecf471a64 +Subproject commit 4a927296cd4042d6c6038dbc95b533151b6d5cc7