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
The gem relies on ActiveSupport::Configurable, which is deprecated without replacement, and will be removed in Rails 8.2. Corresponding warnings appear after a Rails 8.1 upgrade when running the server.