gs_img_fetcher 0.1.1
A CLI tool that fetches and saves images from URLs given via a plain text file.
          Gemfile:
          =
        
        
          instalar:
          =
        
      Runtime Dependencies (3):
Development Dependencies (8):
            concurrent-ruby
            ~> 1.1
          
          
            pry-byebug
            >= 0
          
          
            rake
            ~> 12.0
          
          
            rspec
            ~> 3.0
          
          
            rubocop
            ~> 0.83
          
          
            rubocop-rspec
            ~> 1.39
          
          
            simplecov
            >= 0
          
          
            webmock
            >= 0
          
    