safe_timeout 1.0.0
A safer alternative to Ruby's Timeout that uses unix processes instead of threads.
          Gemfile:
          =
        
        
          install:
          =
        
      Development Dependencies (10):
            bundler
            >= 0
          
          
            github-markup
            >= 0
          
          
            rake
            >= 0
          
          
            redcarpet
            >= 0
          
          
            rspec
            >= 0
          
          
            rubocop
            >= 0
          
          
            rubocop-rake
            >= 0
          
          
            rubocop-rspec
            >= 0
          
          
            simplecov
            ~> 0.17.0
          
          
            yard
            >= 0
          
    