[ruby/digest] [DOC] Missing documents

https://github.com/ruby/digest/commit/16b598d6f2
This commit is contained in:
Nobuyoshi Nakada 2025-11-10 14:29:37 +09:00 committed by git
parent bc177ff1ce
commit 2af63204de

View File

@ -1,5 +1,6 @@
# frozen_string_literal: true
module Digest
# The version string
VERSION = "3.2.1"
end