ory / sdk

The place where ORY's SDKs are being auto-generated
Apache License 2.0
139 stars 86 forks source link

chore(ruby): pin 'psych' gem to 4.0.6 #236

Closed jonas-jonas closed 1 year ago

jonas-jonas commented 1 year ago

Related Issue or Design Document

Checklist

Further comments

jonas-jonas commented 1 year ago

@aeneasr pretty ugly fix, but I think the generator needs to be updated here. Not sure what we can do, except this...

It pins the version of psych to 4.0.6 in the ruby client:

image