mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
[ruby/io-console] Drop fat gem support
https://github.com/ruby/io-console/commit/972ceb081d
This commit is contained in:
parent
00744a03d5
commit
f4aa06c0ff
Notes:
git
2019-09-10 08:18:32 +09:00
1 changed files with 0 additions and 1 deletions
|
@ -20,7 +20,6 @@ Gem::Specification.new do |s|
|
|||
ext/io/console/console.c
|
||||
ext/io/console/extconf.rb
|
||||
ext/io/console/win32_vk.inc
|
||||
lib/io/console.rb
|
||||
lib/io/console/size.rb
|
||||
]
|
||||
s.extensions = %w[ext/io/console/extconf.rb]
|
||||
|
|
Loading…
Reference in a new issue