Update Dependencies for github.com/mozilla/www.ccadb.org
Categories
(CA Program :: Common CA Database, task)
Tracking
(Not tracked)
People
(Reporter: kathleen.a.wilson, Unassigned)
References
Details
We need to update dependencies for github.com/mozilla/www.ccadb.org
When I merged
https://github.com/mozilla/www.ccadb.org/tree/dependabot/bundler/nokogiri-1.14.3
changes stopped showing up on the website.
https://app.netlify.com/sites/ccadb-mozilla-it/deploys/645d4e14eed91600084ea63e
Said:
1:20:55 PM: Fetching gem metadata from https://rubygems.org/.........
1:20:55 PM: nokogiri-1.14.3-x86_64-linux requires ruby version >= 2.7, < 3.3.dev, which is
1:20:55 PM: incompatible with the current version, ruby 2.6.2p47
1:20:55 PM: Error during gem install
1:20:55 PM: Build was terminated: dependency_installation script returned non-zero exit code: 1
1:20:55 PM: Failing build: Failed to install dependencies
1:20:55 PM: Failed during stage 'Install dependencies': dependency_installation script returned non-zero exit code: 1
So I unmerged the nokogiri update:
https://github.com/mozilla/www.ccadb.org/tree/revert-105-dependabot/bundler/nokogiri-1.14.3
While unmerging the nokogiri update solved the problem, that's not a good long term solution.
Reporter | ||
Comment 1•1 years ago
|
||
Ken resolved this via https://github.com/mozilla/www.ccadb.org/pull/130
Description
•