mirror of
https://github.com/red-data-tools/YouPlot.git
synced 2025-05-06 15:11:12 +08:00
8 lines
138 B
Ruby
8 lines
138 B
Ruby
source 'https://rubygems.org'
|
|
|
|
# Specify your gem's dependencies in uplot.gemspec
|
|
gemspec
|
|
|
|
gem 'minitest', '~> 5.0'
|
|
gem 'rake', '~> 12.0'
|