mirror of
https://github.com/junegunn/fzf.git
synced 2026-05-04 04:45:52 +08:00
Fix gemspec
Reference: https://github.com/tiredpixel/sidekiq-spy/commit/16ead977fa837966736b7dc50b3cfa6a3dd7d3c2
This commit is contained in:
+1
-1
@@ -13,5 +13,5 @@ Gem::Specification.new do |spec|
|
||||
spec.files = %w[fzf.gemspec]
|
||||
spec.executables = 'fzf'
|
||||
|
||||
spec.add_runtime_dependency 'curses', '~> 1.0.0'
|
||||
spec.extensions += ['ext/mkrf_conf.rb']
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user