Skip to content
Snippets Groups Projects
Commit 037b529a authored by Dafydd Jones's avatar Dafydd Jones
Browse files

chore(gemfile.lock): update to latest gem versions for 2023-W43

parent e121b499
Branches
No related tags found
No related merge requests found
......@@ -18,6 +18,9 @@ gem 'kitchen-docker', git: 'https://gitlab.com/saltstack-formulas/infrastructure
gem 'kitchen-inspec', '>= 2.5.0'
gem 'kitchen-salt', '>= 0.7.2'
# Avoid the error 'pkeys are immutable on OpenSSL 3.0'
gem 'net-ssh', '>= 7.0.0'
group :vagrant do
gem 'kitchen-vagrant'
end
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment