Promote timeout to default gems

This commit is contained in:
Hiroshi SHIBATA 2019-11-08 19:21:47 +09:00
parent 9a90a4d953
commit 2a0ed5691e
No known key found for this signature in database
GPG key ID: F9CF13417264FAC2
5 changed files with 36 additions and 3 deletions

3
lib/timeout/version.rb Normal file
View file

@ -0,0 +1,3 @@
module Timeout
VERSION = "0.1.0"
end