Skip to content
Open
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
22 changes: 2 additions & 20 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,9 @@ GEM
docker-api (2.4.0)
excon (>= 0.64.0)
multi_json
domain_name (0.6.20240107)
erubi (1.13.1)
excon (1.2.3)
excon (1.5.0)
logger
facter (4.10.0)
hocon (~> 1.3)
thor (>= 1.0.1, < 1.3)
Expand Down Expand Up @@ -113,9 +113,6 @@ GEM
highline (3.1.2)
reline
hocon (1.4.0)
http-accept (1.7.0)
http-cookie (1.0.8)
domain_name (~> 0.5)
httpclient (2.8.3)
io-console (0.8.0)
jgrep (1.5.4)
Expand All @@ -136,10 +133,6 @@ GEM
json-schema (>= 2.8, < 5.0)
spdx-licenses (~> 1.0)
method_source (1.1.0)
mime-types (3.6.0)
logger
mime-types-data (~> 3.2015)
mime-types-data (3.2025.0107)
minitar (0.12.1)
mocha (1.16.1)
molinillo (0.8.0)
Expand All @@ -155,7 +148,6 @@ GEM
gssapi (~> 1.3.0)
net-ssh (>= 2.0)
net-telnet (0.2.0)
netrc (0.11.0)
nkf (0.2.0)
nori (2.7.1)
bigdecimal
Expand Down Expand Up @@ -189,9 +181,6 @@ GEM
puppet-resource_api (~> 1.5)
scanf (~> 1.0)
semantic_puppet (~> 1.0)
puppet-blacksmith (8.0.0)
puppet-modulebuilder (~> 2.0, >= 2.0.2)
rest-client (~> 2.0)
puppet-debugger (1.4.0)
awesome_print (~> 1.7)
bundler
Expand Down Expand Up @@ -286,11 +275,6 @@ GEM
regexp_parser (2.10.0)
reline (0.6.0)
io-console (~> 0.5)
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)
retryable (3.0.5)
rexml (3.4.0)
rgen (0.9.1)
Expand Down Expand Up @@ -436,12 +420,10 @@ DEPENDENCIES
codecov (~> 0.2)
dependency_checker (~> 1.0.0)
facterdb (~> 1.18)
json (= 2.5.1)
metadata-json-lint (~> 3.0)
parallel_tests (= 3.12.1)
pry (~> 0.10)
puppet
puppet-blacksmith
puppet-debugger (~> 1.0)
puppet_litmus (~> 1.0)
puppetlabs_spec_helper (~> 6.0)
Expand Down
Loading