mirror of
https://github.com/genebean/dots.git
synced 2026-03-28 09:57:43 -04:00
Bump metadata-json-lint from 2.4.0 to 3.0.1
Bumps [metadata-json-lint](https://github.com/voxpupuli/metadata-json-lint) from 2.4.0 to 3.0.1. - [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.1) --- 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
ae68ff8d6e
commit
29a57c3ca7
2 changed files with 4 additions and 4 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', '~> 2.15'
|
||||
gem 'rspec-puppet', '~> 2.6'
|
||||
gem 'rubocop', '~> 0.87'
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@ GEM
|
|||
remote: https://rubygems.org/
|
||||
specs:
|
||||
CFPropertyList (2.3.6)
|
||||
addressable (2.7.0)
|
||||
addressable (2.8.0)
|
||||
public_suffix (>= 2.0.2, < 5.0)
|
||||
ast (2.4.2)
|
||||
colored2 (3.1.2)
|
||||
|
|
@ -32,7 +32,7 @@ GEM
|
|||
addressable (>= 2.4)
|
||||
locale (2.1.3)
|
||||
log4r (1.1.10)
|
||||
metadata-json-lint (2.4.0)
|
||||
metadata-json-lint (3.0.1)
|
||||
json-schema (~> 2.8)
|
||||
spdx-licenses (~> 1.0)
|
||||
minitar (0.9)
|
||||
|
|
@ -186,7 +186,7 @@ PLATFORMS
|
|||
|
||||
DEPENDENCIES
|
||||
json (>= 2.0.2)
|
||||
metadata-json-lint (~> 2.4)
|
||||
metadata-json-lint (~> 3.0)
|
||||
os (~> 1.1)
|
||||
puppet (>= 7, < 8)
|
||||
puppet-lint (~> 2.3)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue