mirror of
https://github.com/ThrowTheSwitch/Unity.git
synced 2026-01-24 17:01:35 +01: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"
|