devise-passwordless icon indicating copy to clipboard operation
devise-passwordless copied to clipboard

make opts accessable to mailer

Open sethhorsley opened this issue 1 year ago • 2 comments
trafficstars

closes #48

sethhorsley avatar Dec 28 '23 09:12 sethhorsley

There's a failing test:

290 /opt/hostedtoolcache/Ruby/2.7.8/x64/lib/ruby/2.7.0/psych.rb:456:in
291 parse_stream': undefined method `parse' for #<Psych::Parser:0x0000555835987a28>

Can you install the following dependency and try again?

apt-get install -y libyaml-dev

codespearhead avatar Jan 17 '24 16:01 codespearhead

I think if we rerun the failing tests it should work. Its working in main and i did not change anything that would effect libyaml.

sethhorsley avatar Jan 17 '24 19:01 sethhorsley

Thanks for your contribution! :tada: I merged this into master a long while ago, but only just released it with gem version 1.0.2. Took me a while to fix the build due to some family health issues - thanks for your patience

abevoelker avatar Apr 27 '24 21:04 abevoelker

awesome. Ill update my gems to upstream thanks 👍

sethhorsley avatar May 02 '24 14:05 sethhorsley