Skip to content

Commit

Permalink
chore(deps): update dependency inspec to v6
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 14, 2023
1 parent 42a94cd commit ce9cb59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ group :test do
end

group :integration do
gem 'inspec', '~> 5'
gem 'inspec', '~> 6'
gem 'kitchen-inspec'
gem 'kitchen-vagrant'
gem 'test-kitchen'
Expand Down

0 comments on commit ce9cb59

Please sign in to comment.