Skip to content

Commit

Permalink
gemfile update
Browse files Browse the repository at this point in the history
Signed-off-by: Sujay Kandwal <[email protected]>
  • Loading branch information
skandwal-mitre committed Dec 19, 2024
1 parent a947ffb commit 1574e91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion o365_profile_example/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ gem 'highline'
gem 'inspec', '>= 6.8.1'
gem 'inspec-bin'
gem 'inspec-core'
gem 'inspec-pwsh', git: 'https://github.com/mitre/inspec-pwsh.git'
gem 'json'
gem 'kitchen-ansible'
gem 'kitchen-inspec'
Expand All @@ -16,4 +17,3 @@ gem 'rubocop-rake'
gem 'ruby-pwsh'
gem 'test-kitchen'
gem 'train-pwsh', git: 'https://github.com/mitre/train-pwsh.git'
gem 'inspec-pwsh', git: 'https://github.com/mitre/inspec-pwsh.git'

0 comments on commit 1574e91

Please sign in to comment.