Skip to content

Commit

Permalink
chore: add Gem
Browse files Browse the repository at this point in the history
  • Loading branch information
genaumann committed Dec 16, 2023
1 parent 1aadcf4 commit c8900a2
Show file tree
Hide file tree
Showing 2 changed files with 742 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# frozen_string_literal: true

source 'https://rubygems.org'

gem 'kitchen-vagrant'
gem 'kitchen-inspec'
gem 'kitchen-salt', '>= 0.6.3'
gem 'test-kitchen'
Loading

0 comments on commit c8900a2

Please sign in to comment.