Update spring-commands-rspec and springify bin/rspec

This commit is contained in:
Aditya Prakash 2016-02-16 21:46:33 +05:30
parent ed083be58b
commit 67ac6f0d65
4 changed files with 28 additions and 2 deletions

View file

@ -129,3 +129,4 @@ AllCops:
- 'vendor/bundle/**/*'
- 'bundle/**/*'
- 'config/**/*'
- 'bin/*'