mirror of
https://github.com/ThrowTheSwitch/CMock.git
synced 2026-06-06 05:25:29 +00:00
ecbdbd2716
- updated gem file to reflect latest changes in self-testing methods.
10 lines
147 B
Ruby
10 lines
147 B
Ruby
source "http://rubygems.org/"
|
|
|
|
gem "bundler", "~> 1.1.rc.7"
|
|
gem "rake", ">= 0.9.2.2"
|
|
|
|
gem "minitest"
|
|
gem "require_all"
|
|
gem "constructor"
|
|
gem "diy"
|