mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 09:27:44 -04:00
Bump metadata-json-lint from 2.4.0 to 3.0.2
Bumps [metadata-json-lint](https://github.com/voxpupuli/metadata-json-lint) from 2.4.0 to 3.0.2. - [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.4.0...3.0.2) --- updated-dependencies: - dependency-name: metadata-json-lint dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
3b0ad1a39e
commit
59669e79c2
2 changed files with 7 additions and 7 deletions
2
Gemfile
2
Gemfile
|
|
@ -21,7 +21,7 @@ end
|
|||
|
||||
group :development, :unit_tests do
|
||||
gem 'json', '>= 2.0.2'
|
||||
gem 'metadata-json-lint', '~> 2.4'
|
||||
gem 'metadata-json-lint', '~> 3.0'
|
||||
gem 'puppetlabs_spec_helper', '~> 4.0'
|
||||
gem 'rspec-puppet', '~> 2.6'
|
||||
gem 'rubocop', '~> 1.30'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue