Skip to content

Commit

Permalink
added the appbundler gem
Browse files Browse the repository at this point in the history
Signed-off-by: nikhil2611 <[email protected]>
  • Loading branch information
nikhil2611 committed Sep 10, 2024
1 parent 0818a16 commit 9975ff9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ group :development do
gem "webmock", ">= 1.11"
gem "http", ">= 0.9.8"
gem "chefstyle"
gem "appbundler"
end

instance_eval(ENV["GEMFILE_MOD"]) if ENV["GEMFILE_MOD"]
Expand Down

0 comments on commit 9975ff9

Please sign in to comment.