mirror of
https://github.com/ThrowTheSwitch/CMock
synced 2025-03-12 16:51:11 -04:00
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"
|