expiry_calculator 0.3.0
The library provides functionality to calculate the expiration from different dates and time objects.
          Gemfile:
          =
        
        
          installieren:
          =
        
      Development Abhängigkeiten (11):
            activerecord
            ~> 7
          
          
            activesupport
            ~> 7
          
          
            codeclimate-test-reporter
            ~> 1.0
          
          
            factory_bot
            ~> 6.2
          
          
            rake
            ~> 13.0
          
          
            rbs
            >= 0
          
          
            rspec
            ~> 3.6
          
          
            simplecov
            = 0.22.0
          
          
            simplecov-cobertura
            ~> 2.1.0
          
          
            sqlite3
            ~> 2
          
          
            standard
            ~> 1.3
          
    