Skip to content
Closed
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
28 changes: 17 additions & 11 deletions spec/fixtures/test_module_rpms/pupmod-simp-site/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ GEM
ast (2.4.3)
base64 (0.3.0)
bcrypt_pbkdf (1.1.2)
beaker (7.2.1)
beaker (7.4.1)
base64 (>= 0.2.0, < 1)
bcrypt_pbkdf (>= 1.0, < 2.0)
beaker-hostgenerator (~> 3.0)
Expand All @@ -15,10 +15,13 @@ GEM
hocon (~> 1.0)
in-parallel (>= 0.1, < 2.0)
inifile (~> 3.0)
logger (< 2)
minitar (>= 0.12, < 2)
minitest (~> 5.4)
minitest (>= 5.4, < 7)
net-scp (>= 1.2, < 5.0)
net-ssh (~> 7.1)
pstore (< 1)
readline (~> 0.0.4)
rexml (~> 3.2, >= 3.2.5)
rsync (~> 1.0.9)
stringify-hash (~> 0.0)
Expand All @@ -28,9 +31,9 @@ GEM
docker-api (~> 2.3)
excon (>= 1.2.5, < 2, != 1.2.6)
stringify-hash (~> 0.0.0)
beaker-hostgenerator (3.3.0)
beaker-hostgenerator (3.5.0)
deep_merge (~> 1.0)
beaker-rspec (9.0.0)
beaker-rspec (9.1.0)
beaker (>= 4.0, < 8)
rspec (~> 3.0)
serverspec (~> 2)
Expand Down Expand Up @@ -123,15 +126,15 @@ GEM
mime-types-data (~> 3.2025, >= 3.2025.0507)
mime-types-data (3.2025.0924)
minitar (0.12.1)
minitest (5.26.0)
minitest (5.27.0)
mocha (2.7.1)
ruby2_keywords (>= 0.0.5)
multi_json (1.17.0)
multi_json (1.20.1)
net-http (0.7.0)
uri
net-scp (4.1.0)
net-ssh (>= 2.6.5, < 8.0.0)
net-ssh (7.3.0)
net-ssh (7.3.2)
net-telnet (0.2.0)
netrc (0.11.0)
nokogiri (1.18.10-x86_64-linux-gnu)
Expand Down Expand Up @@ -200,6 +203,7 @@ GEM
pry-doc (1.6.0)
pry (~> 0.11)
yard (~> 0.9.11)
pstore (0.2.1)
public_suffix (6.0.2)
puppet (8.10.0)
concurrent-ruby (~> 1.0)
Expand Down Expand Up @@ -258,6 +262,8 @@ GEM
racc (1.8.1)
rainbow (3.1.1)
rake (13.3.1)
readline (0.0.4)
reline
regexp_parser (2.11.3)
reline (0.6.2)
io-console (~> 0.5)
Expand All @@ -282,7 +288,7 @@ GEM
rspec-its (2.0.0)
rspec-core (>= 3.13.0)
rspec-expectations (>= 3.13.0)
rspec-mocks (3.13.7)
rspec-mocks (3.13.8)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-puppet (5.0.0)
Expand All @@ -291,7 +297,7 @@ GEM
deep_merge (~> 1.2)
facterdb (>= 3.1, < 5.0)
openfact (~> 5.0)
rspec-support (3.13.6)
rspec-support (3.13.7)
rsync (1.0.9)
rubocop (1.86.0)
json (~> 2.3)
Expand Down Expand Up @@ -359,7 +365,7 @@ GEM
rspec-puppet-facts
singleton (0.3.0)
spdx-licenses (1.3.0)
specinfra (2.94.1)
specinfra (2.95.0)
base64
net-scp
net-ssh (>= 2.7)
Expand All @@ -368,7 +374,7 @@ GEM
stringify-hash (0.0.2)
stringio (3.1.7)
text (1.3.1)
thor (1.4.0)
thor (1.5.0)
time (0.4.1)
date
tty-color (0.6.0)
Expand Down