From f57e3c4a11efde892fcfc6cd61e1afca9312d2a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 Feb 2020 16:08:23 +0000 Subject: [PATCH] Bump rake from 10.1.0 to 12.3.3 in /puppet/modules/apt Bumps [rake](https://github.com/ruby/rake) from 10.1.0 to 12.3.3. - [Release notes](https://github.com/ruby/rake/releases) - [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc) - [Commits](https://github.com/ruby/rake/compare/rake-10.1.0...v12.3.3) Signed-off-by: dependabot[bot] --- puppet/modules/apt/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/puppet/modules/apt/Gemfile.lock b/puppet/modules/apt/Gemfile.lock index abb87e2..2ac4155 100644 --- a/puppet/modules/apt/Gemfile.lock +++ b/puppet/modules/apt/Gemfile.lock @@ -15,7 +15,7 @@ GEM rake rspec (>= 2.9.0) rspec-puppet (>= 0.1.1) - rake (10.1.0) + rake (12.3.3) rspec (2.13.0) rspec-core (~> 2.13.0) rspec-expectations (~> 2.13.0) @@ -31,7 +31,7 @@ PLATFORMS ruby DEPENDENCIES - puppet (~> 3.0.0) + puppet puppetlabs_spec_helper rake rspec-puppet