Updated gems

Added .rspec to repository
This commit is contained in:
Cesidio Di Landa 2013-07-19 20:14:29 +02:00
parent 1a4c2ada52
commit 710b698022
3 changed files with 4 additions and 2 deletions

1
.gitignore vendored
View File

@ -30,7 +30,6 @@ Icon
*.sassc
.sass-cache
capybara-*.html
.rspec
.rvmrc
/.bundle
/vendor/bundle

3
.rspec Normal file
View File

@ -0,0 +1,3 @@
--color
--format documentation
--drb

View File

@ -74,7 +74,7 @@ GEM
rest-client
simplecov (>= 0.7)
thor
crack (0.4.0)
crack (0.4.1)
safe_yaml (~> 0.9.0)
database_cleaner (1.0.1)
debug_inspector (0.0.2)