Update library versions of the default gems.

They are followed up with
  8fb02b7a97
This commit is contained in:
Hiroshi SHIBATA 2020-12-22 21:43:30 +09:00
parent 96b8816793
commit 9b9cbbbc17
No known key found for this signature in database
GPG key ID: F9CF13417264FAC2
29 changed files with 35 additions and 35 deletions

View file

@ -92,7 +92,7 @@
# p a.strip # => nil
#
module Singleton
VERSION = "0.1.0"
VERSION = "0.1.1"
# Raises a TypeError to prevent cloning.
def clone