mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 09:27:44 -04:00
Bump json from 2.5.1 to 2.6.2
Bumps [json](https://github.com/flori/json) from 2.5.1 to 2.6.2. - [Release notes](https://github.com/flori/json/releases) - [Changelog](https://github.com/flori/json/blob/master/CHANGES.md) - [Commits](https://github.com/flori/json/compare/v2.5.1...v2.6.2) --- updated-dependencies: - dependency-name: json dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
0ac39456a5
commit
644b6cca02
1 changed files with 12 additions and 12 deletions
24
Gemfile.lock
24
Gemfile.lock
|
|
@ -6,11 +6,11 @@ GEM
|
|||
public_suffix (>= 2.0.2, < 5.0)
|
||||
ast (2.4.2)
|
||||
colored2 (3.1.2)
|
||||
concurrent-ruby (1.1.8)
|
||||
concurrent-ruby (1.1.10)
|
||||
cri (2.15.10)
|
||||
deep_merge (1.2.1)
|
||||
deep_merge (1.2.2)
|
||||
diff-lcs (1.4.4)
|
||||
facter (4.1.1)
|
||||
facter (4.2.10)
|
||||
hocon (~> 1.3)
|
||||
thor (>= 1.0.1, < 2.0)
|
||||
faraday (0.17.4)
|
||||
|
|
@ -25,9 +25,9 @@ GEM
|
|||
fast_gettext (~> 1.1.0)
|
||||
gettext (>= 3.0.2, < 3.3.0)
|
||||
locale
|
||||
hiera (3.7.0)
|
||||
hiera (3.9.0)
|
||||
hocon (1.3.1)
|
||||
json (2.5.1)
|
||||
json (2.6.2)
|
||||
json-schema (2.8.1)
|
||||
addressable (>= 2.4)
|
||||
locale (2.1.3)
|
||||
|
|
@ -47,23 +47,23 @@ GEM
|
|||
tty-color (~> 0.5)
|
||||
pathspec (1.0.0)
|
||||
public_suffix (4.0.6)
|
||||
puppet (7.6.1)
|
||||
puppet (7.17.0)
|
||||
concurrent-ruby (~> 1.0)
|
||||
deep_merge (~> 1.0)
|
||||
facter (> 2.0.1, < 5)
|
||||
fast_gettext (~> 1.1)
|
||||
fast_gettext (>= 1.1, < 3)
|
||||
hiera (>= 3.2.1, < 4)
|
||||
locale (~> 2.1)
|
||||
multi_json (~> 1.10)
|
||||
puppet-resource_api (~> 1.5)
|
||||
scanf (~> 1.0)
|
||||
semantic_puppet (~> 1.0)
|
||||
puppet (7.6.1-universal-darwin)
|
||||
puppet (7.17.0-universal-darwin)
|
||||
CFPropertyList (~> 2.2)
|
||||
concurrent-ruby (~> 1.0)
|
||||
deep_merge (~> 1.0)
|
||||
facter (> 2.0.1, < 5)
|
||||
fast_gettext (~> 1.1)
|
||||
fast_gettext (>= 1.1, < 3)
|
||||
hiera (>= 3.2.1, < 4)
|
||||
locale (~> 2.1)
|
||||
multi_json (~> 1.10)
|
||||
|
|
@ -91,7 +91,7 @@ GEM
|
|||
puppet-lint (>= 2.1, < 3.0)
|
||||
puppet-lint-variable_contains_upcase (1.2.0)
|
||||
puppet-lint (>= 1.0, < 3.0)
|
||||
puppet-resource_api (1.8.13)
|
||||
puppet-resource_api (1.8.14)
|
||||
hocon (>= 1.0)
|
||||
puppet-syntax (3.1.0)
|
||||
puppet (>= 5)
|
||||
|
|
@ -150,10 +150,10 @@ GEM
|
|||
ruby-progressbar (1.11.0)
|
||||
rugged (1.1.0)
|
||||
scanf (1.0.0)
|
||||
semantic_puppet (1.0.3)
|
||||
semantic_puppet (1.0.4)
|
||||
spdx-licenses (1.3.0)
|
||||
text (1.3.1)
|
||||
thor (1.1.0)
|
||||
thor (1.2.1)
|
||||
trollop (2.9.10)
|
||||
tty-color (0.6.0)
|
||||
tty-command (0.10.1)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue