mirror of
https://github.com/ThrowTheSwitch/Unity.git
synced 2025-08-06 13:50:49 +08:00
Removed Gemfile and Gemfile lock, since no longer requires test-unit, and we will assume the user has some version of Rake if they want to run the tests.
This commit is contained in:
4
Gemfile
4
Gemfile
@ -1,4 +0,0 @@
|
|||||||
source "http://rubygems.org/"
|
|
||||||
|
|
||||||
gem "rake"
|
|
||||||
gem "test-unit", "2.4.3"
|
|
12
Gemfile.lock
12
Gemfile.lock
@ -1,12 +0,0 @@
|
|||||||
GEM
|
|
||||||
remote: http://rubygems.org/
|
|
||||||
specs:
|
|
||||||
rake (10.3.2)
|
|
||||||
test-unit (2.4.3)
|
|
||||||
|
|
||||||
PLATFORMS
|
|
||||||
ruby
|
|
||||||
|
|
||||||
DEPENDENCIES
|
|
||||||
rake
|
|
||||||
test-unit (= 2.4.3)
|
|
Reference in New Issue
Block a user