From 01eff815dba880d328cb162194a44968ab99d792 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2019 14:52:26 +0000 Subject: [PATCH] Bump hiera from 1.3.2 to 1.3.4 in /tests/integration/modules/apt Bumps [hiera](https://github.com/puppetlabs/hiera) from 1.3.2 to 1.3.4. - [Release notes](https://github.com/puppetlabs/hiera/releases) - [Commits](https://github.com/puppetlabs/hiera/compare/1.3.2...1.3.4) Signed-off-by: dependabot[bot] --- tests/integration/modules/apt/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/integration/modules/apt/Gemfile.lock b/tests/integration/modules/apt/Gemfile.lock index e96f32d..dcd44ee 100644 --- a/tests/integration/modules/apt/Gemfile.lock +++ b/tests/integration/modules/apt/Gemfile.lock @@ -64,12 +64,12 @@ GEM multi_json (>= 1.0.0) signet (~> 0.4.5) uuidtools (>= 2.1.0) - hiera (1.3.2) + hiera (1.3.4) json_pure highline (1.6.21) inifile (2.0.2) json (1.8.1) - json_pure (1.8.1) + json_pure (2.2.0) jwt (0.1.11) multi_json (>= 1.5) launchy (2.4.2)