Removed stub lines from gemspec files
This commit is contained in:
parent
cbe623f1c7
commit
143581cf4e
@ -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
|
||||
|
@ -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
|
||||
|
@ -1,6 +1,4 @@
|
||||
# -*- encoding: utf-8 -*-
|
||||
# stub: racc 1.4.16.pre.1 ruby lib
|
||||
# stub: ext/racc/extconf.rb
|
||||
|
||||
Gem::Specification.new do |s|
|
||||
s.name = "racc".freeze
|
||||
|
Loading…
x
Reference in New Issue
Block a user