You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed in the gemspec that we depend on rails. This gem is pulling in actionmailbox, actioncable, and a whole suite of other gems not relevant to the application. Can we please reduce the dependencies of this gem to what it actually uses?
The text was updated successfully, but these errors were encountered:
I noticed in the gemspec that we depend on
rails
. This gem is pulling in actionmailbox, actioncable, and a whole suite of other gems not relevant to the application. Can we please reduce the dependencies of this gem to what it actually uses?The text was updated successfully, but these errors were encountered: