1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

Removed stub lines from gemspec files

This commit is contained in:
Nobuyoshi Nakada 2019-07-12 07:23:00 +09:00
parent cbe623f1c7
commit 143581cf4e
No known key found for this signature in database
GPG key ID: 4BC7D6DF58D8DF60
3 changed files with 0 additions and 6 deletions

View file

@ -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

View file

@ -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

View file

@ -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