thoughtbot / upcase

Sharpen your programming skills.
https://thoughtbot.com/upcase
MIT License
309 stars 36 forks source link

undefining the allocator of T_DATA class Redcarpet::Markdown #2631

Open smaboshe opened 1 week ago

smaboshe commented 1 week ago

When running bundle exec rspec, we are getting:

~/upcase/app/helpers/application_helper.rb:9: warning: undefining the allocator of T_DATA class Redcarpet::Markdown

How might we resolve this?