mirror of
https://github.com/red-data-tools/YouPlot.git
synced 2025-05-05 22:31:11 +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"
|