1
0
mirror of https://github.com/ThrowTheSwitch/Unity.git synced 2026-01-23 08:25:58 +01:00

debugging build failure on ruby 1.8

This commit is contained in:
Job Vranish
2013-02-14 09:14:53 -05:00
parent baad1dfa42
commit 307363db28

View File

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