ruby-changes:64037
From: Marc-Andre <ko1@a...>
Date: Wed, 9 Dec 2020 15:07:20 +0900 (JST)
Subject: [ruby-changes:64037] b603085d2f (master): [ruby/prime] v0.1.2
https://git.ruby-lang.org/ruby.git/commit/?id=b603085d2f From b603085d2f4b997541247f8eab864f92f9b5f006 Mon Sep 17 00:00:00 2001 From: Marc-Andre Lafortune <github@m...> Date: Wed, 9 Dec 2020 00:45:56 -0500 Subject: [ruby/prime] v0.1.2 diff --git a/lib/prime.rb b/lib/prime.rb index 43c6f9e..fd9d6ac 100644 --- a/lib/prime.rb +++ b/lib/prime.rb @@ -169,7 +169,7 @@ end https://github.com/ruby/ruby/blob/trunk/lib/prime.rb#L169 class Prime - VERSION = "0.1.1" + VERSION = "0.1.2" include Enumerable include Singleton -- cgit v0.10.2 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/