mirror of
https://github.com/ThrowTheSwitch/Unity.git
synced 2025-06-19 13:28:35 +08:00
6 lines
101 B
Ruby
6 lines
101 B
Ruby
source "http://rubygems.org/"
|
|
|
|
gem "bundler", "~> 1.1.rc.7"
|
|
gem "rake", ">= 0.9.2.2"
|
|
gem "test-unit"
|