data_uri icon indicating copy to clipboard operation
data_uri copied to clipboard

gemspec: Drop removed directive has_rdoc= (to avoid a Ruby warning)

Open olleolleolle opened this issue 3 years ago • 1 comments

This PR avoids an installation warning (Ruby warning).

"NOTE: Gem::Specification#has_rdoc= is deprecated with no replacement. It will be removed in Rubygems 4"

olleolleolle avatar Aug 03 '22 07:08 olleolleolle

Released a beta https://rubygems.org/gems/data_uri_revived/versions/0.1.1.beta2

PikachuEXE avatar Jan 01 '25 01:01 PikachuEXE