onlyoffice_mysql_helper 0.3.0
Simple MySQL wrapper. Used in QA of ONLYOFFICE
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (2):
            mysql2
            ~> 0
          
          
    Development Dependencies (9):
            overcommit
            ~> 0
          
          
            rake
            ~> 13
          
          
            rspec
            ~> 3
          
          
            rubocop
            >= 0.49.0
          
          
            rubocop-performance
            ~> 1
          
          
            rubocop-rake
            ~> 0
          
          
            rubocop-rspec
            ~> 2
          
          
            simplecov
            ~> 0
          
          
            yard
            >= 0.9.20
          
    