1
0
mirror of https://github.com/ThrowTheSwitch/Unity.git synced 2026-01-24 17:01:35 +01:00

added Gemfile

This commit is contained in:
Job Vranish
2013-02-14 09:04:33 -05:00
parent 7846b50a0a
commit 08b80dcbd1

5
Gemfile Normal file
View File

@@ -0,0 +1,5 @@
source "http://rubygems.org/"
gem "bundler", "~> 1.1.rc.7"
gem "rake", ">= 0.9.2.2"
gem "test-unit"