mirror of
https://github.com/red-data-tools/YouPlot.git
synced 2025-05-05 22:31:11 +08:00
Specify the version of UnicodePlot
This commit is contained in:
parent
f67a5ce913
commit
ca9f97a7dc
@ -19,7 +19,7 @@ Gem::Specification.new do |spec|
|
||||
spec.executables = %w[uplot youplot]
|
||||
spec.require_paths = ['lib']
|
||||
|
||||
spec.add_runtime_dependency 'unicode_plot'
|
||||
spec.add_runtime_dependency 'unicode_plot', '>= 0.0.5'
|
||||
spec.add_development_dependency 'bundler'
|
||||
spec.add_development_dependency 'rake'
|
||||
spec.add_development_dependency 'rubocop'
|
||||
|
Loading…
Reference in New Issue
Block a user