Skip to content

Commit

Permalink
unit test fixes
Browse files Browse the repository at this point in the history
Signed-off-by: Corey Hemminger <[email protected]>
  • Loading branch information
Stromweld committed Jun 26, 2024
1 parent 0128f22 commit 4ecf85f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,9 @@ group :test do
gem "bundler"
gem "rake"
gem "rspec", "~> 3.2"
gem "fog-rackspace"
end

group :chefstyle do
gem "chefstyle", "~> 2.2", ">= 2.2.3"
gem "chefstyle"
end

0 comments on commit 4ecf85f

Please sign in to comment.