Skip to content

Commit

Permalink
updated pipeline and gemfile
Browse files Browse the repository at this point in the history
Signed-off-by: nikhil2611 <nikhilgupta2102@gmail.com>
  • Loading branch information
nikhil2611 committed Oct 22, 2023
1 parent 6fa97fe commit 410c85d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .expeditor/verify.pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,3 @@ steps:
executor:
docker:
host_os: windows
image: rubydistros/windows-2019:3.1
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ group :test do
gem "rspec-mocks"
gem "rspec_junit_formatter"
gem "fog-core"
gem "chefstyle", "2.1.1"
gem "chefstyle", "2.2.2"
end

0 comments on commit 410c85d

Please sign in to comment.