[ruby/securerandom] Bump up 0.4.0
https://github.com/ruby/securerandom/commit/53f97f3151
This commit is contained in:
parent
165e34ed94
commit
ff52431ee5
@ -41,7 +41,7 @@ require 'random/formatter'
|
||||
module SecureRandom
|
||||
|
||||
# The version
|
||||
VERSION = "0.3.2"
|
||||
VERSION = "0.4.0"
|
||||
|
||||
class << self
|
||||
# Returns a random binary string containing +size+ bytes.
|
||||
|
Loading…
x
Reference in New Issue
Block a user