mirror of
https://github.com/genebean/dots.git
synced 2026-03-28 09:57:43 -04:00
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:
parent
781bf8bbf7
commit
8ce412b0f4
2 changed files with 14 additions and 14 deletions
26
Gemfile.lock
26
Gemfile.lock
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue