acts_as_lockable_by 0.1.12
A ruby gem to atomically lock resources to prevent concurrent/multiple lockers from accessing or editing the resource
          Gemfile:
          =
        
        
          インストール:
          =
        
      Runtime依存関係 (2):
            activesupport
            >= 5, < 7
          
          
            redis
            ~> 4
          
    Development依存関係 (7):
            awesome_print
            ~> 1.8
          
          
            bundler
            ~> 1.17.2
          
          
            byebug
            ~> 11.0
          
          
            rake
            ~> 13.0
          
          
            rspec
            ~> 3.0
          
          
            rubocop
            ~> 0.52
          
          
            solargraph
            ~> 0.28