[ruby/timeout] bump up 0.3.2
https://github.com/ruby/timeout/commit/e1b2448101
This commit is contained in:
parent
b03b251aa4
commit
65b6411e9d
@ -23,7 +23,7 @@
|
|||||||
# Copyright:: (C) 2000 Information-technology Promotion Agency, Japan
|
# Copyright:: (C) 2000 Information-technology Promotion Agency, Japan
|
||||||
|
|
||||||
module Timeout
|
module Timeout
|
||||||
VERSION = "0.3.1"
|
VERSION = "0.3.2"
|
||||||
|
|
||||||
# Raised by Timeout.timeout when the block times out.
|
# Raised by Timeout.timeout when the block times out.
|
||||||
class Error < RuntimeError
|
class Error < RuntimeError
|
||||||
|
Loading…
x
Reference in New Issue
Block a user