Commit Graph

84 Commits

Author SHA1 Message Date
tomykaira bb9f607c8e Use retriable 1.x
Retriable version 2.0.0.beta is now released and its API changed.
Google-api-client does not work with the new API.
As a quick fix, specify retriable version in '>= 1.4 < 2.0'
2014-09-27 22:01:33 +09:00
Steven Bazyl df72a3681d Minor release to update retriable dependency lost when merging 2014-01-23 13:31:45 -08:00
Steven Bazyl f3821f9917 Resolve merge conflict on gemspec 2014-01-22 15:44:04 -08:00
Steven Bazyl 30881d7169 Update faraday version 2014-01-17 11:32:37 -08:00
Rob Hunter 3648b9a9ee Update gem homepage to GitHub (like the README) 2013-11-25 09:57:03 +11:00
Steven Bazyl 2a3965d976 Redo 0.7.0... 2013-09-09 13:58:13 -07:00
Steven Bazyl b160f24685 Update gemspec 2013-09-09 13:48:22 -07:00
pete higgins 57f25bce5e Update homepage in gemspec to point at Github. 2013-06-19 16:46:34 -07:00
Steven Bazyl d1ca5308e9 Update faraday 2013-06-03 16:06:12 -07:00
Steven Bazyl 794c6a90f7 Upgrade to Faraday 0.9 (fixes params encoding problems) 2013-05-13 14:03:49 -07:00
Steven Bazyl bfafe1b0c8 Minor release 2013-03-25 21:37:52 -07:00
Steven Bazyl 4dc0665ccc Update autoparse version 2013-03-25 21:32:16 -07:00
Steven Bazyl f369139b32 Minor release to fix service account impersonation 2013-01-14 17:00:58 -08:00
Steven Bazyl 7feb61f70d Update changelog/gemspec 2013-01-04 16:15:27 -08:00
Bob Aman 6ac2952366 If it's in .gitignore, it shouldn't be part of the gem. 2012-11-19 12:05:33 +03:00
Steven Bazyl 3047a97c6f Update owner/author info 2012-10-25 15:05:34 -07:00
Bob Aman 2c567fd720 Added the ability to create an authorization object from client secrets. 2012-10-05 12:07:42 +03:00
Bob Aman 11155d3c39 Backwards compatibility for MultiJson. 2012-08-30 12:15:59 +03:00
Bob Aman 64fc8e74d9 Updating version and dependencies. 2012-07-31 16:56:17 +03:00
Bob Aman 5e751681dd Updating dependencies. 2012-07-21 13:51:23 +03:00
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
Steven Bazyl eb045d41e5 Update gemspec 2012-06-11 16:01:20 -07:00
Bob Aman 0a23bd4144 Updating dependency to avoid certificate verify failure errors. 2012-05-24 17:47:17 +03:00
Bob Aman 236191e9c9 Updating dependencies to include UUIDTools. 2012-05-24 15:42:21 +03:00
Sergio Gomes a666d52770 Adding batch support 2012-05-16 20:05:24 +01:00
Bob Aman cc743fa402 Updated gemspec. 2012-05-11 13:12:40 +03:00
Bob Aman 96b697bd5f Updated gemspec. 2012-03-27 13:21:00 -05:00
Bob Aman 0dee0cbc52 Updated gemspec. 2012-02-22 15:41:18 +03:00
Bob Aman d9f7ae0ae2 Updated gemspec. 2012-02-10 17:36:41 +03:00
Bob Aman b8ebcb3c21 Updated dependency to resolve JSON bug. 2012-02-10 17:16:55 +03:00
Bob Aman 3c668430ce Loosened up gem requirements. 2012-01-30 16:42:17 +03:00
Bob Aman 06cdb76670 Updated to replace httpadapter with faraday. 2012-01-27 17:57:57 +03:00
Bob Aman 5d314e6454 Updated gemspec. 2011-12-02 16:44:13 +03:00
Bob Aman 90338cb267 Updated dependency list and added gemspec. 2011-11-16 15:21:22 +03:00