ruby-changes:69320
From: Hiroshi <ko1@a...>
Date: Thu, 21 Oct 2021 21:20:32 +0900 (JST)
Subject: [ruby-changes:69320] 9f398d023b (master): [ruby/securerandom] Bump up securerandom version to 0.1.1
https://git.ruby-lang.org/ruby.git/commit/?id=9f398d023b From 9f398d023b16d844ced4e3100a85e115853af218 Mon Sep 17 00:00:00 2001 From: Hiroshi SHIBATA <hsbt@r...> Date: Thu, 21 Oct 2021 20:08:26 +0900 Subject: [ruby/securerandom] Bump up securerandom version to 0.1.1 https://github.com/ruby/securerandom/commit/5f9d3d1dfa --- lib/securerandom.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/securerandom.gemspec b/lib/securerandom.gemspec index 358dc58056..522fbaced7 100644 --- a/lib/securerandom.gemspec +++ b/lib/securerandom.gemspec @@ -1,6 +1,6 @@ https://github.com/ruby/ruby/blob/trunk/lib/securerandom.gemspec#L1 Gem::Specification.new do |spec| spec.name = "securerandom" - spec.version = "0.1.0" + spec.version = "0.1.1" spec.authors = ["Tanaka Akira"] spec.email = ["akr@f..."] -- cgit v1.2.1 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/