rubocop 1.57.0
RuboCop is a Ruby code style checking and code formatting tool. It aims to enforce the community-driven Ruby Style Guide.
          Gemfile:
          =
        
        
          インストール:
          =
        
      Runtime依存関係 (11):
            base64
            ~> 0.1.1
          
          
            json
            ~> 2.3
          
          
            language_server-protocol
            >= 3.17.0
          
          
            parallel
            ~> 1.10
          
          
            parser
            >= 3.2.2.4
          
          
            rainbow
            >= 2.2.2, < 4.0
          
          
            regexp_parser
            >= 1.8, < 3.0
          
          
            rexml
            >= 3.2.5, < 4.0
          
          
            rubocop-ast
            >= 1.28.1, < 2.0
          
          
            ruby-progressbar
            ~> 1.7
          
          
            unicode-display_width
            >= 2.4.0, < 3.0
          
    


