summaryrefslogtreecommitdiff
path: root/ext
diff options
context:
space:
mode:
Diffstat (limited to 'ext')
-rw-r--r--ext/openssl/openssl.gemspec2
-rw-r--r--ext/stringio/stringio.gemspec2
2 files changed, 0 insertions, 4 deletions
diff --git a/ext/openssl/openssl.gemspec b/ext/openssl/openssl.gemspec
index e29cfcd709..720cb7fe33 100644
--- a/ext/openssl/openssl.gemspec
+++ b/ext/openssl/openssl.gemspec
@@ -1,6 +1,4 @@
# -*- encoding: utf-8 -*-
-# stub: openssl 2.1.2 ruby lib
-# stub: ext/openssl/extconf.rb
Gem::Specification.new do |s|
s.name = "openssl".freeze
diff --git a/ext/stringio/stringio.gemspec b/ext/stringio/stringio.gemspec
index 77c9e79b7e..75fe8b9d76 100644
--- a/ext/stringio/stringio.gemspec
+++ b/ext/stringio/stringio.gemspec
@@ -1,7 +1,5 @@
# -*- encoding: utf-8 -*-
# frozen_string_literal: true
-# stub: stringio 0.0.0 ruby lib
-# stub: extconf.rb
source_version = ["", "ext/stringio/"].find do |dir|
begin