source "https://rubygems.org"
gem "cookstyle"
-gem "kitchen-dokken"
+# Workaround https://github.com/test-kitchen/kitchen-dokken/issues/367
+gem "kitchen-dokken", :github => "feld/kitchen-dokken", :ref => "ee46cc63e3d337cc4cfcd046e52562067895f3e7"
gem "kitchen-inspec"
gem "test-kitchen"
-
-# Lock some modules to old versions for ruby 3.1 support
-gem "zeitwerk", "< 2.7"
+GIT
+ remote: https://github.com/feld/kitchen-dokken.git
+ revision: ee46cc63e3d337cc4cfcd046e52562067895f3e7
+ ref: ee46cc63e3d337cc4cfcd046e52562067895f3e7
+ specs:
+ kitchen-dokken (2.21.2)
+ docker-api (>= 1.33, < 3)
+ lockfile (~> 2.1)
+ test-kitchen (>= 1.15, < 4)
+
GEM
remote: https://rubygems.org/
specs:
json (2.17.1)
jwt (2.10.1)
base64
- kitchen-dokken (2.20.8)
- docker-api (>= 1.33, < 3)
- lockfile (~> 2.1)
- test-kitchen (>= 1.15, < 4)
kitchen-inspec (3.0.0)
hashie (>= 3.4, <= 5.0)
inspec (>= 2.2.64, < 7.0)
rubyzip (~> 2.0)
winrm (~> 2.0)
wisper (2.0.1)
- zeitwerk (2.6.18)
PLATFORMS
aarch64-linux-gnu
DEPENDENCIES
cookstyle
- kitchen-dokken
+ kitchen-dokken!
kitchen-inspec
test-kitchen
- zeitwerk (< 2.7)
BUNDLED WITH
2.6.9