1
0
mirror of https://github.com/ThrowTheSwitch/CMock synced 2025-05-30 03:39:34 -04:00

9 lines
117 B
Ruby
Raw Permalink Normal View History

2012-06-22 11:21:36 -04:00
source "http://rubygems.org/"
gem "bundler"
gem "rake"
gem "minitest"
2012-06-22 11:21:36 -04:00
gem "require_all"
gem "constructor"
gem "diy"