mirror of
https://github.com/zhigang1992/ProMotion.git
synced 2026-06-02 06:49:45 +08:00
10 lines
173 B
Ruby
10 lines
173 B
Ruby
source 'https://rubygems.org'
|
|
|
|
# Specify your gem's dependencies in ProMotion.gemspec
|
|
gemspec
|
|
|
|
# Use this in development
|
|
gem "rake"
|
|
gem "motion-stump"
|
|
gem 'motion-redgreen'
|