Bump rspec-puppet from 2.6.9 to 2.7.8

Bumps [rspec-puppet](https://github.com/rodjek/rspec-puppet) from 2.6.9 to 2.7.8.
- [Release notes](https://github.com/rodjek/rspec-puppet/releases)
- [Changelog](https://github.com/rodjek/rspec-puppet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rodjek/rspec-puppet/compare/v2.6.9...v2.7.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-12-25 11:27:54 +00:00 committed by GitHub
parent 781bf8bbf7
commit 8ce412b0f4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 14 additions and 14 deletions

View file

@ -107,21 +107,21 @@ GEM
rainbow (2.2.2)
rake
rake (12.1.0)
rspec (3.6.0)
rspec-core (~> 3.6.0)
rspec-expectations (~> 3.6.0)
rspec-mocks (~> 3.6.0)
rspec-core (3.6.0)
rspec-support (~> 3.6.0)
rspec-expectations (3.6.0)
rspec (3.9.0)
rspec-core (~> 3.9.0)
rspec-expectations (~> 3.9.0)
rspec-mocks (~> 3.9.0)
rspec-core (3.9.0)
rspec-support (~> 3.9.0)
rspec-expectations (3.9.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.6.0)
rspec-mocks (3.6.0)
rspec-support (~> 3.9.0)
rspec-mocks (3.9.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.6.0)
rspec-puppet (2.6.9)
rspec-support (~> 3.9.0)
rspec-puppet (2.7.8)
rspec
rspec-support (3.6.0)
rspec-support (3.9.0)
rubocop (0.50.0)
parallel (~> 1.10)
parser (>= 2.3.3.1, < 3.0)
@ -183,7 +183,7 @@ DEPENDENCIES
puppet-lint-variable_contains_upcase (~> 1.2)
puppetlabs_spec_helper (~> 2.3)
r10k (~> 2.5)
rspec-puppet (~> 2.6)
rspec-puppet (~> 2.7)
rubocop (~> 0.50)
rugged (~> 0.26)
tty-command (~> 0.6)