uclibs / ucrate

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

Deprecation : dry-schema #1071

Open scherztc opened 11 months ago

scherztc commented 11 months ago

Descriptive summary

/Users/scherztc/.rbenv/versions/2.7.5/lib/ruby/gems/2.7.0/gems/dry-schema-1.10.2/lib/dry/schema/types_merger.rb:71: warning: Pattern matching is experimental, and the behavior may change in future versions of Ruby!

Expected behavior

There are no deprecation warnings when running the test suite

Actual behavior

The above error message is observed.

Steps to reproduce the behavior

  1. bundle exec rake spec
scherztc commented 11 months ago

Need to get to ruby 3.0 before we can update dry-schema.