Skip to content

Commit

Permalink
Added csv as stub gem to build_repo1
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed Jul 20, 2023
1 parent 419fbc7 commit eec702e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/bundler/support/builders.rb
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ def build_repo1
build_gem "git"
build_gem "puma"
build_gem "minitest"
build_gem "csv"

build_gem "rack", %w[0.9.1 1.0.0] do |s|
s.executables = "rackup"
Expand Down

0 comments on commit eec702e

Please sign in to comment.