mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 09:27:44 -04:00
Bump metadata-json-lint from 2.3.0 to 2.4.0
Bumps [metadata-json-lint](https://github.com/voxpupuli/metadata-json-lint) from 2.3.0 to 2.4.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.3.0...2.4.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
d176901698
commit
d441adee14
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.3'
|
||||
gem 'metadata-json-lint', '~> 2.4'
|
||||
gem 'puppetlabs_spec_helper', '~> 2.15'
|
||||
gem 'rspec-puppet', '~> 2.6'
|
||||
gem 'rubocop', '~> 0.79'
|
||||
|
|
|
|||
|
|
@ -31,7 +31,7 @@ GEM
|
|||
addressable (>= 2.4)
|
||||
locale (2.1.3)
|
||||
log4r (1.1.10)
|
||||
metadata-json-lint (2.3.0)
|
||||
metadata-json-lint (2.4.0)
|
||||
json-schema (~> 2.8)
|
||||
spdx-licenses (~> 1.0)
|
||||
minitar (0.9)
|
||||
|
|
@ -47,7 +47,7 @@ GEM
|
|||
equatable (~> 0.6)
|
||||
tty-color (~> 0.5)
|
||||
pathspec (0.2.1)
|
||||
public_suffix (4.0.4)
|
||||
public_suffix (4.0.5)
|
||||
puppet (5.5.20)
|
||||
facter (> 2.0.1, < 4)
|
||||
fast_gettext (~> 1.1.2)
|
||||
|
|
@ -166,7 +166,7 @@ PLATFORMS
|
|||
|
||||
DEPENDENCIES
|
||||
json (>= 2.0.2)
|
||||
metadata-json-lint (~> 2.3)
|
||||
metadata-json-lint (~> 2.4)
|
||||
os (~> 1.1)
|
||||
puppet (>= 5, < 6)
|
||||
puppet-lint (~> 2.3)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue