mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 12:34:21 +00:00
[ruby/securerandom] Bump up v0.3.2
https://github.com/ruby/securerandom/commit/9703d96a76
This commit is contained in:
parent
768f2d1018
commit
461fa56e10
@ -41,7 +41,7 @@ require 'random/formatter'
|
||||
module SecureRandom
|
||||
|
||||
# The version
|
||||
VERSION = "0.3.1"
|
||||
VERSION = "0.3.2"
|
||||
|
||||
class << self
|
||||
# Returns a random binary string containing +size+ bytes.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user