alarmable 2.1.0
This is a reusable alarm concern for Active Recordmodels. It adds support for the automatic maintenanceof Active Job's which are scheduled for the givenalarms.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (9):
            activejob
            >= 7.1
          
          
            activejob-cancel
            ~> 0.3
          
          
            activerecord
            >= 7.1
          
          
            activesupport
            >= 7.1
          
          
            base64
            >= 0.3
          
          
            bigdecimal
            ~> 3.1
          
          
            hashdiff
            ~> 1.0
          
          
            mutex_m
            >= 0.3
          
          
            zeitwerk
            ~> 2.6
          
    