mirror of
https://github.com/genebean/dots.git
synced 2026-03-29 02:17:45 -04:00
Bump rspec-puppet from 2.7.8 to 2.11.0
Bumps [rspec-puppet](https://github.com/puppetlabs/rspec-puppet) from 2.7.8 to 2.11.0. - [Release notes](https://github.com/puppetlabs/rspec-puppet/releases) - [Changelog](https://github.com/puppetlabs/rspec-puppet/blob/master/CHANGELOG.md) - [Commits](https://github.com/puppetlabs/rspec-puppet/compare/v2.7.8...v2.11.0) --- updated-dependencies: - dependency-name: rspec-puppet dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
ae68ff8d6e
commit
915435d954
2 changed files with 4 additions and 4 deletions
2
Gemfile
2
Gemfile
|
|
@ -23,7 +23,7 @@ group :development, :unit_tests do
|
|||
gem 'json', '>= 2.0.2'
|
||||
gem 'metadata-json-lint', '~> 2.4'
|
||||
gem 'puppetlabs_spec_helper', '~> 2.15'
|
||||
gem 'rspec-puppet', '~> 2.6'
|
||||
gem 'rspec-puppet', '~> 2.11'
|
||||
gem 'rubocop', '~> 0.87'
|
||||
gem 'tty-command', '~> 0.6'
|
||||
gem 'tty-file', '~> 0.9'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue