mirror of
https://github.com/ThrowTheSwitch/Unity.git
synced 2025-07-10 14:00:39 +08:00
set test-unit constraint to try to get it to work with ruby 1.8
This commit is contained in:
1
Gemfile
1
Gemfile
@ -1,3 +1,4 @@
|
|||||||
source "http://rubygems.org/"
|
source "http://rubygems.org/"
|
||||||
|
|
||||||
gem "rake"
|
gem "rake"
|
||||||
|
gem "test-unit", "2.4.3"
|
||||||
|
Reference in New Issue
Block a user