Bump metadata-json-lint from 2.0.2 to 2.2.0

Bumps [metadata-json-lint](https://github.com/voxpupuli/metadata-json-lint) from 2.0.2 to 2.2.0.
- [Release notes](https://github.com/voxpupuli/metadata-json-lint/releases)
- [Changelog](https://github.com/voxpupuli/metadata-json-lint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/voxpupuli/metadata-json-lint/compare/2.0.2...2.2.0)

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

View file

@ -19,7 +19,7 @@ end
group :development, :unit_tests do
gem 'json', '>= 2.0.2'
gem 'metadata-json-lint', '~> 2.0'
gem 'metadata-json-lint', '~> 2.2'
gem 'puppetlabs_spec_helper', '~> 2.3'
gem 'rspec-puppet', '~> 2.6'
gem 'rubocop', '~> 0.50'