Skip to content

Commit

Permalink
chore(gemfile.lock): update to latest gem versions (2023-W42)
Browse files Browse the repository at this point in the history
  • Loading branch information
dafyddj committed Oct 17, 2023
1 parent 08f60bb commit 1335a03
Show file tree
Hide file tree
Showing 2 changed files with 246 additions and 197 deletions.
3 changes: 3 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,6 @@ 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'
Loading

0 comments on commit 1335a03

Please sign in to comment.