rakeman 0.2.0
This gem allow to manage your project rake tasks.
          Gemfile:
          =
        
        
          instalar:
          =
        
      Runtime Dependencies (1):
            rails
            >= 5.1.5
          
    Development Dependencies (13):
            capybara
            ~> 3.32, >= 3.32.1
          
          
            factory_bot_rails
            ~> 5.1, >= 5.1.1
          
          
            faker
            ~> 2.11
          
          
            haml
            ~> 5.1, >= 5.1.1
          
          
            haml-rails
            ~> 2.0, >= 2.0.1
          
          
            pg
            ~> 1.2, >= 1.2.3
          
          
            pry-rails
            ~> 0.3.9
          
          
            rspec-rails
            ~> 4.0, >= 4.0.1
          
          
            rubocop
            ~> 1.2
          
          
            rubocop-rails
            ~> 2.8, >= 2.8.1
          
          
            rubocop-rspec
            ~> 2.0
          
          
            selenium-webdriver
            ~> 3.142, >= 3.142.7
          
          
            shoulda-matchers
            ~> 4.3
          
    