Update rubocopy gem for security issue, and blacksmith for release

This commit is contained in:
2018-10-14 12:09:18 +01:00
parent 882df7423d
commit 659e3af412

View File

@@ -1,38 +1,49 @@
GEM GEM
remote: https://rubygems.org/ remote: https://rubygems.org/
specs: specs:
CFPropertyList (2.2.8) ast (2.4.0)
ast (2.3.0)
diff-lcs (1.2.5) diff-lcs (1.2.5)
domain_name (0.5.20160826) domain_name (0.5.20180417)
unf (>= 0.0.5, < 1.0.0) unf (>= 0.0.5, < 1.0.0)
facter (2.4.6) facter (2.5.1)
CFPropertyList (~> 2.2.6) fast_gettext (1.1.2)
hiera (3.2.1) hiera (3.4.5)
hocon (1.2.5)
http-cookie (1.0.3) http-cookie (1.0.3)
domain_name (~> 0.5) domain_name (~> 0.5)
httpclient (2.8.3)
jaro_winkler (1.5.1)
json (2.0.2) json (2.0.2)
json_pure (1.8.3) locale (2.1.2)
metaclass (0.0.4) metaclass (0.0.4)
metadata-json-lint (0.0.11) metadata-json-lint (0.0.11)
json json
spdx-licenses (~> 1.0) spdx-licenses (~> 1.0)
mime-types (2.99.3) mime-types (3.2.2)
mime-types-data (~> 3.2015)
mime-types-data (3.2018.0812)
mocha (1.2.0) mocha (1.2.0)
metaclass (~> 0.0.1) metaclass (~> 0.0.1)
multi_json (1.13.1)
netrc (0.11.0) netrc (0.11.0)
parser (2.3.1.4) parallel (1.12.1)
ast (~> 2.2) parser (2.5.1.2)
powerpack (0.1.1) ast (~> 2.4.0)
puppet (4.7.0) powerpack (0.1.2)
CFPropertyList (~> 2.2.6) puppet (6.0.2)
facter (> 2.0, < 4) facter (> 2.0.1, < 4)
hiera (>= 2.0, < 4) fast_gettext (~> 1.1.2)
json_pure (~> 1.8) hiera (>= 3.2.1, < 4)
puppet-blacksmith (3.4.0) httpclient (~> 2.8)
puppet (>= 2.7.16) locale (~> 2.1)
rest-client (~> 1.8.0) multi_json (~> 1.10)
puppet-resource_api (~> 1.5)
semantic_puppet (~> 1.0)
puppet-blacksmith (4.1.2)
rest-client (~> 2.0)
puppet-lint (2.0.2) puppet-lint (2.0.2)
puppet-resource_api (1.6.0)
hocon (>= 1.0)
puppet-syntax (2.1.0) puppet-syntax (2.1.0)
rake rake
puppetlabs_spec_helper (1.2.2) puppetlabs_spec_helper (1.2.2)
@@ -40,12 +51,12 @@ GEM
puppet-lint (~> 2.0) puppet-lint (~> 2.0)
puppet-syntax (~> 2.0) puppet-syntax (~> 2.0)
rspec-puppet (~> 2.0) rspec-puppet (~> 2.0)
rainbow (2.1.0) rainbow (3.0.0)
rake (11.3.0) rake (11.3.0)
rest-client (1.8.0) rest-client (2.0.2)
http-cookie (>= 1.0.2, < 2.0) http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 3.0) mime-types (>= 1.16, < 4.0)
netrc (~> 0.7) netrc (~> 0.8)
rspec (3.5.0) rspec (3.5.0)
rspec-core (~> 3.5.0) rspec-core (~> 3.5.0)
rspec-expectations (~> 3.5.0) rspec-expectations (~> 3.5.0)
@@ -61,18 +72,21 @@ GEM
rspec-puppet (2.4.0) rspec-puppet (2.4.0)
rspec rspec
rspec-support (3.5.0) rspec-support (3.5.0)
rubocop (0.43.0) rubocop (0.59.2)
parser (>= 2.3.1.1, < 3.0) jaro_winkler (~> 1.5.1)
parallel (~> 1.10)
parser (>= 2.5, != 2.5.1.1)
powerpack (~> 0.1) powerpack (~> 0.1)
rainbow (>= 1.99.1, < 3.0) rainbow (>= 2.2.2, < 4.0)
ruby-progressbar (~> 1.7) ruby-progressbar (~> 1.7)
unicode-display_width (~> 1.0, >= 1.0.1) unicode-display_width (~> 1.0, >= 1.0.1)
ruby-progressbar (1.8.1) ruby-progressbar (1.10.0)
semantic_puppet (1.0.2)
spdx-licenses (1.1.0) spdx-licenses (1.1.0)
unf (0.1.4) unf (0.1.4)
unf_ext unf_ext
unf_ext (0.0.7.2) unf_ext (0.0.7.5)
unicode-display_width (1.1.1) unicode-display_width (1.4.0)
PLATFORMS PLATFORMS
ruby ruby
@@ -88,4 +102,4 @@ DEPENDENCIES
rubocop rubocop
BUNDLED WITH BUNDLED WITH
1.12.5 1.16.1