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.rspec2
5 lines
82 B
Text
Raw
Normal View
History
Unescape
Escape
Fix rspec specific Gemspecs to work on cold cache
2014-03-05 18:54:14 +00:00
source 'https://rubygems.org'
Test both rspec 2 and 3
2014-03-03 20:00:57 +02:00
gem 'rspec', '~> 2.14.1'
Fix rspec specific Gemspecs to work on cold cache
2014-03-05 18:54:14 +00:00
gem 'mutant', path: '../'
Copy permalink