summaryrefslogtreecommitdiff
path: root/ext/stringio
diff options
context:
space:
mode:
Diffstat (limited to 'ext/stringio')
-rw-r--r--ext/stringio/stringio.gemspec1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/stringio/stringio.gemspec b/ext/stringio/stringio.gemspec
index a16c75753f..4849481786 100644
--- a/ext/stringio/stringio.gemspec
+++ b/ext/stringio/stringio.gemspec
@@ -24,7 +24,6 @@ Gem::Specification.new do |s|
s.homepage = "https://github.com/ruby/stringio"
s.licenses = ["BSD-2-Clause"]
s.required_ruby_version = ">= 2.5"
- s.rubygems_version = "2.6.11"
s.summary = "Pseudo IO on String"
# s.cert_chain = %w[certs/nobu.pem]