1
0
mirror of https://github.com/ThrowTheSwitch/Unity.git synced 2026-01-25 09:21:36 +01:00

set test-unit constraint to try to get it to work with ruby 1.8

This commit is contained in:
Job Vranish
2013-02-14 09:51:37 -05:00
parent 56ed87fa45
commit ad3861ab43

View File

@@ -1,3 +1,4 @@
source "http://rubygems.org/"
gem "rake"
gem "test-unit", "2.4.3"