Skip to content

Commit

Permalink
Use system libs
Browse files Browse the repository at this point in the history
  • Loading branch information
nikolalsvk committed Nov 11, 2024
1 parent 6c1da24 commit b096468
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/integration-tests
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ gem install render_async*.gem
cd spec/fixtures/rails-5-base-app
ls
gem install bundler -v 1.17.2
gem install nokogiri --platform=ruby -v 1.10.4
gem install nokogiri -- --use-system-libraries -v 1.10.4
bundle config build.nokogiri --use-system-libraries
bundle install
bundle exec cucumber
Expand Down

0 comments on commit b096468

Please sign in to comment.