mirror of
https://github.com/ThrowTheSwitch/CMock
synced 2025-03-12 16:51:11 -04:00
9 lines
117 B
Ruby
9 lines
117 B
Ruby
source "http://rubygems.org/"
|
|
|
|
gem "bundler"
|
|
gem "rake"
|
|
gem "minitest"
|
|
gem "require_all"
|
|
gem "constructor"
|
|
gem "diy"
|