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

Fixed posix default foregroud color to use 39/default instead of 37/light-gray, since was very hard to see on some dark background terminals.

Added Gemfile.lock for rubygems bundle environment consistency.
This commit is contained in:
Greg Williams
2014-07-25 11:36:33 -04:00
parent 93db16b6dc
commit 47a778d606
2 changed files with 44 additions and 11 deletions

12
Gemfile.lock Normal file
View File

@@ -0,0 +1,12 @@
GEM
remote: http://rubygems.org/
specs:
rake (10.3.2)
test-unit (2.4.3)
PLATFORMS
ruby
DEPENDENCIES
rake
test-unit (= 2.4.3)