sul-dlss-deprecated / sdr-preservation-core

Robots for ingesting objects into SDR Preservation Core -- replaced by preservation_robots
Other
1 stars 0 forks source link

Bundle updates to resolve bundle-audit vulnerabilities #31

Closed dazza-codes closed 7 years ago

dazza-codes commented 7 years ago

might fix #30 but there are some substantial library updates for DLSS infrastructure in this, so this could break some unit tests. Even if it passes unit tests, let's not merge this until some accessioning tests can be run on it on the sdr-services-test system(s).

bundle update nokogiri
bundle update sdr-replication
bundle update rest-client
bundle update faraday
bundle update dor-workflow-service
bundle update lyber-core
dazza-codes commented 7 years ago

This is way more difficult than a few bundle update {gem} commands. There are substantial code changes required to update to more recent DLSS gems. All of this is already done in the develop branch. So the focus of this work needs to shift toward merging the develop branch into master to consolidate everything into master.