google-api-ruby-client/tasks
Simone Carletti 5858999045 Remove multiple specifications of gem 'rspec'
We should take advantage of bundler. Use gemspec in the Gemfile to merge the Gemfile with the dependencies in the .gemspec file.
This solution requires rcov to be removed from .gemspec because RCov only works in MRI 1.8 and there's no way to specify platforms in the .gemspec.
2012-06-14 11:47:06 +02:00
..
gem.rake Remove multiple specifications of gem 'rspec' 2012-06-14 11:47:06 +02:00
git.rake Updating release process. 2012-02-10 17:49:52 +03:00
metrics.rake Updating code to consistent coding style. 2010-08-17 01:21:17 +00:00
spec.rake Remove multiple specifications of gem 'rspec' 2012-06-14 11:47:06 +02:00
wiki.rake Moving require so that client only gets loaded if the task requires it. 2012-05-24 15:29:58 +03:00
yard.rake Updated to replace httpadapter with faraday. 2012-01-27 17:57:57 +03:00