Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Security upgrade puppet-blacksmith from 1.0.5 to 1.0.5 #10

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ group :rake do
gem 'rake', '>=0.9.2.2'
gem 'puppet-lint', '~>0.1.12'
gem 'puppetlabs_spec_helper'
gem 'puppet-blacksmith'
gem 'puppet-blacksmith', '>= 1.0.5'
end
86 changes: 55 additions & 31 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,48 +1,72 @@
GEM
remote: http://rubygems.org/
specs:
diff-lcs (1.1.3)
facter (1.6.11)
metaclass (0.0.1)
mime-types (1.23)
mocha (0.12.3)
metaclass (~> 0.0.1)
nokogiri (1.5.9)
puppet (2.7.18)
diff-lcs (1.4.4)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
facter (1.7.6)
http-accept (1.7.0)
http-cookie (1.0.4)
domain_name (~> 0.5)
mime-types (3.3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2021.0901)
minitar (0.9)
mocha (1.13.0)
netrc (0.11.0)
pathspec (1.0.0)
puppet (2.7.26)
facter (~> 1.5)
puppet-blacksmith (1.0.5)
nokogiri
puppet (>= 2.7.16)
puppetlabs_spec_helper (>= 0.3.0)
rake
rest-client
puppet-blacksmith (6.1.1)
puppet-modulebuilder (~> 0.2)
rest-client (~> 2.0)
puppet-lint (0.1.13)
puppetlabs_spec_helper (0.3.0)
mocha (>= 0.10.5)
puppet-modulebuilder (0.3.0)
minitar (~> 0.9)
pathspec (>= 0.2.1, < 2.0.0)
puppet-syntax (2.6.0)
rake
puppetlabs_spec_helper (1.1.1)
mocha
puppet-lint
puppet-syntax
rake
rspec (>= 2.9.0)
rspec-puppet (>= 0.1.1)
rake (10.0.4)
rest-client (1.6.7)
mime-types (>= 1.16)
rspec (2.11.0)
rspec-core (~> 2.11.0)
rspec-expectations (~> 2.11.0)
rspec-mocks (~> 2.11.0)
rspec-core (2.11.1)
rspec-expectations (2.11.2)
diff-lcs (~> 1.1.3)
rspec-mocks (2.11.2)
rspec-puppet (0.1.4)
rspec-puppet
rake (13.0.6)
rest-client (2.1.0)
http-accept (>= 1.7.0, < 2.0)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
rspec (3.10.0)
rspec-core (~> 3.10.0)
rspec-expectations (~> 3.10.0)
rspec-mocks (~> 3.10.0)
rspec-core (3.10.1)
rspec-support (~> 3.10.0)
rspec-expectations (3.10.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.10.0)
rspec-mocks (3.10.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.10.0)
rspec-puppet (2.10.0)
rspec
rspec-support (3.10.2)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.7)

PLATFORMS
ruby

DEPENDENCIES
puppet (~> 2.7.17)
puppet-blacksmith
puppet-blacksmith (>= 1.0.5)
puppet-lint (~> 0.1.12)
puppetlabs_spec_helper
rake (>= 0.9.2.2)
rspec-puppet (>= 0.1.3)

BUNDLED WITH
2.1.4