Skip to content
This repository has been archived by the owner on Feb 16, 2018. It is now read-only.

Commit

Permalink
Remove dev dependency for kicker
Browse files Browse the repository at this point in the history
  • Loading branch information
jvatic committed Apr 25, 2013
1 parent 040a36d commit c54ccda
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
4 changes: 0 additions & 4 deletions README.md
Expand Up @@ -32,10 +32,6 @@ Available options (see [the Tent.io docs for details](http://tent.io/docs/app-au

## Testing

bundle exec kicker

OR

bundle exec rspec

## Contributing
Expand Down
1 change: 0 additions & 1 deletion omniauth-tent.gemspec
Expand Up @@ -25,7 +25,6 @@ Gem::Specification.new do |gem|
gem.add_development_dependency 'webmock'
gem.add_development_dependency 'bundler'
gem.add_development_dependency 'rake'
gem.add_development_dependency 'kicker'
gem.add_development_dependency 'mocha'
gem.add_development_dependency 'yajl-ruby'
end

0 comments on commit c54ccda

Please sign in to comment.