diff --git a/.gitlab-ci/downstream-nokogiri.sh b/.gitlab-ci/downstream-nokogiri.sh index 8ac282db9..64a532901 100755 --- a/.gitlab-ci/downstream-nokogiri.sh +++ b/.gitlab-ci/downstream-nokogiri.sh @@ -9,6 +9,7 @@ export NOCONFIGURE=1 git clone https://github.com/sparklemotion/nokogiri cd nokogiri -bundle install -bundle exec rake compile -- --with-xml2-source-dir=${LIBXML_DIR} +gem install bundler:2.7.2 +bundle _2.7.2_ install +bundle exec rake compile -- --with-xml2-source-dir=${LIBXML_DIR} --disable-xml2-legacy bundle exec rake test