Skip to content

Commit

Permalink
chore(gemfile.lock): update to latest gem versions for 2023-W43
Browse files Browse the repository at this point in the history
  • Loading branch information
dafyddj committed Nov 1, 2023
1 parent e121b49 commit 037b529
Show file tree
Hide file tree
Showing 2 changed files with 247 additions and 198 deletions.
3 changes: 3 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Loading

0 comments on commit 037b529

Please sign in to comment.