corefines 1.11.1
Corefines is a collection of general purpose refinements for extending the core capabilities of Ruby's built-in classes. It also provides a compatibility mode for older Ruby versions and alternative Ruby implementations that don't support refinements (yet).
          Gemfile:
          =
        
        
          instalar:
          =
        
      Development Dependencies (6):
            asciidoctor
            ~> 1.5.0
          
          
            codeclimate-test-reporter
            ~> 1.0
          
          
            rake
            ~> 12.0
          
          
            rspec
            ~> 3.1
          
          
            simplecov
            ~> 0.9
          
          
            yard
            ~> 0.9
          
    