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:
parent
4706da4453
commit
1bdb299566
5
Gemfile
5
Gemfile
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user