1
0
mirror of https://github.com/ThrowTheSwitch/CMock synced 2025-06-02 04:09:34 -04:00

update gem file to drop old requirements

This commit is contained in:
mvandervoord 2020-03-19 10:27:51 -04:00
parent 4706da4453
commit 1bdb299566

@ -1,8 +1,7 @@
source "http://rubygems.org/"
gem "bundler", "~> 1.1.rc.7"
gem "rake", ">= 0.9.2.2"
gem "bundler"
gem "rake"
gem "minitest"
gem "require_all"
gem "constructor"