uclibs / ucrate

Scholar@UC: University of Cincinnati's self-submission institutional repository
https://scholar.uc.edu
Other
5 stars 3 forks source link

Deprecation Warning : CompositeIO #1069

Open scherztc opened 9 months ago

scherztc commented 9 months ago

Descriptive summary

Top level ::CompositeIO is deprecated, require 'multipart/post' and use Multipart::Post::CompositeReadIO instead!

Expected behavior

When running bundle exec rake spec, you should not get any deprecation warnings.

Actual behavior

This error shows up when running bundle exec rake spec

Steps to reproduce the behavior

  1. bundle exec rake spec
scherztc commented 9 months ago

Requires an update of the faraday gem, but the faraday gem is a depency. Waiting on Hyrax 3.0