mirror of
https://github.com/ruby/ruby.git
synced 2026-01-26 20:19:19 +00:00
[ruby/timeout] v0.6.0
https://github.com/ruby/timeout/commit/ab79dfff47
This commit is contained in:
parent
01624492ec
commit
8e25812194
Notes:
git
2025-12-17 06:48:27 +00:00
@ -20,7 +20,7 @@
|
||||
|
||||
module Timeout
|
||||
# The version
|
||||
VERSION = "0.5.0"
|
||||
VERSION = "0.6.0"
|
||||
|
||||
# Internal exception raised to when a timeout is triggered.
|
||||
class ExitException < Exception
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user