This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian
/
free_mutant
Watch
1
Star
0
Fork
You've already forked free_mutant
0
Code
Releases
Activity
15dc96f112
free_mutant
/
test_app
/
Gemfile.rspec3
4 lines
86 B
Text
Raw
Normal View
History
Unescape
Escape
Fix rspec specific Gemspecs to work on cold cache
2014-03-05 13:54:14 -05:00
source 'https://rubygems.org'
Test both rspec 2 and 3
2014-03-03 13:00:57 -05:00
gem 'rspec', '~> 3.0.0.beta2'
Fix rspec specific Gemspecs to work on cold cache
2014-03-05 13:54:14 -05:00
gem 'mutant', path: '../'
Copy permalink