mirror of
https://github.com/zhigang1992/RubyMotion.git
synced 2026-04-01 09:31:20 +08:00
Also move the logic out into a separate util module. Fixes http://hipbyte.myjetbrains.com/youtrack/issue/RM-399.
6 lines
76 B
Ruby
6 lines
76 B
Ruby
source 'https://rubygems.org'
|
|
|
|
gem 'bacon'
|
|
gem 'mocha'
|
|
gem 'mocha-on-bacon'
|