mirror of
https://github.com/genebean/dots.git
synced 2026-03-28 09:57:43 -04:00
Bump metadata-json-lint from 3.0.2 to 3.0.3
Bumps [metadata-json-lint](https://github.com/voxpupuli/metadata-json-lint) from 3.0.2 to 3.0.3. - [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/3.0.2...3.0.3) --- updated-dependencies: - dependency-name: metadata-json-lint dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
9ca2d5dc50
commit
ce8d4497ae
1 changed files with 6 additions and 6 deletions
12
Gemfile.lock
12
Gemfile.lock
|
|
@ -2,8 +2,8 @@ GEM
|
|||
remote: https://rubygems.org/
|
||||
specs:
|
||||
CFPropertyList (2.3.6)
|
||||
addressable (2.8.0)
|
||||
public_suffix (>= 2.0.2, < 5.0)
|
||||
addressable (2.8.4)
|
||||
public_suffix (>= 2.0.2, < 6.0)
|
||||
ast (2.4.2)
|
||||
colored2 (3.1.2)
|
||||
concurrent-ruby (1.1.10)
|
||||
|
|
@ -53,13 +53,13 @@ GEM
|
|||
hiera (3.11.0)
|
||||
hocon (1.3.1)
|
||||
json (2.6.3)
|
||||
json-schema (3.0.0)
|
||||
json-schema (4.0.0)
|
||||
addressable (>= 2.8)
|
||||
jwt (2.2.3)
|
||||
locale (2.1.3)
|
||||
log4r (1.1.10)
|
||||
metadata-json-lint (3.0.2)
|
||||
json-schema (>= 2.8, < 4.0)
|
||||
metadata-json-lint (3.0.3)
|
||||
json-schema (>= 2.8, < 5.0)
|
||||
spdx-licenses (~> 1.0)
|
||||
minitar (0.9)
|
||||
mocha (1.16.1)
|
||||
|
|
@ -75,7 +75,7 @@ GEM
|
|||
prime (0.1.2)
|
||||
forwardable
|
||||
singleton
|
||||
public_suffix (4.0.7)
|
||||
public_suffix (5.0.1)
|
||||
puppet (7.22.0)
|
||||
concurrent-ruby (~> 1.0, < 1.2.0)
|
||||
deep_merge (~> 1.0)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue