Skip to content

Commit

Permalink
Added Fuubar RSpec formatter.
Browse files Browse the repository at this point in the history
  • Loading branch information
tszolar committed Jul 31, 2014
1 parent 5c7c279 commit 896d1ed
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .rspec
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
--color
--format Fuubar
1 change: 1 addition & 0 deletions kosapi_client.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ Gem::Specification.new do |spec|
spec.add_development_dependency 'codeclimate-test-reporter'
spec.add_development_dependency 'guard-rspec'
spec.add_development_dependency 'coveralls'
spec.add_development_dependency 'fuubar', '~> 2.0.0.rc1'

spec.add_runtime_dependency 'oauth2'
spec.add_runtime_dependency 'faraday', '~> 0.8.9' # VCR does not work with newer versions yet
Expand Down

0 comments on commit 896d1ed

Please sign in to comment.