mirror of
https://github.com/zhigang1992/redpotion.git
synced 2026-04-29 21:05:43 +08:00
8 lines
119 B
Ruby
8 lines
119 B
Ruby
source 'https://rubygems.org'
|
|
|
|
gem "motion_print"
|
|
gem "ProMotion", "~> 2.0"
|
|
gem "ruby_motion_query", "~> 0.8"
|
|
|
|
gemspec
|