Skip to content

Commit

Permalink
Merge pull request #135 from dafyddj/chore/gemfile
Browse files Browse the repository at this point in the history
chore(gemfile.lock): update to latest gem versions for 2023-W49
  • Loading branch information
dafyddj authored Dec 5, 2023
2 parents 76dbc45 + c16e357 commit 7bb4301
Show file tree
Hide file tree
Showing 2 changed files with 252 additions and 207 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 7bb4301

Please sign in to comment.