===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
ruby-faraday-1.0.0/docs/middleware/response/logger.md-32-
ruby-faraday-1.0.0/docs/middleware/response/logger.md:33:By default, the `Logger` middleware uses the Ruby `Logger.new($stdout)`.
ruby-faraday-1.0.0/docs/middleware/response/logger.md-34-You can customize it to use any logger you want by providing it when you add the middleware to the stack:
##############################################
ruby-faraday-1.0.0/spec/spec_helper.rb-3-# This file was generated by the `rspec --init` command. Conventionally, all
ruby-faraday-1.0.0/spec/spec_helper.rb:4:# specs live under a `spec` directory, which RSpec adds to the `$LOAD_PATH`.
ruby-faraday-1.0.0/spec/spec_helper.rb-5-# The generated `.rspec` file contains `--require spec_helper` which will cause
##############################################
ruby-faraday-1.0.0/.pc/require-faraday.patch/spec/spec_helper.rb-3-# This file was generated by the `rspec --init` command. Conventionally, all
ruby-faraday-1.0.0/.pc/require-faraday.patch/spec/spec_helper.rb:4:# specs live under a `spec` directory, which RSpec adds to the `$LOAD_PATH`.
ruby-faraday-1.0.0/.pc/require-faraday.patch/spec/spec_helper.rb-5-# The generated `.rspec` file contains `--require spec_helper` which will cause
##############################################
ruby-faraday-1.0.0/.pc/remove-coveralls.patch/spec/spec_helper.rb-3-# This file was generated by the `rspec --init` command. Conventionally, all
ruby-faraday-1.0.0/.pc/remove-coveralls.patch/spec/spec_helper.rb:4:# specs live under a `spec` directory, which RSpec adds to the `$LOAD_PATH`.
ruby-faraday-1.0.0/.pc/remove-coveralls.patch/spec/spec_helper.rb-5-# The generated `.rspec` file contains `--require spec_helper` which will cause