mirror of
https://github.com/red-data-tools/YouPlot.git
synced 2025-06-24 01:41:13 +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 "rake", "~> 12.0"
|
|
gem "minitest", "~> 5.0"
|