Steve Bazyl
e67964189e
Drop active support as a hard runtime depdendency. Still required for code generation however. #364
2016-02-25 13:06:16 -08:00
Steve Bazyl
87ed3e421b
Add a small web sample showing incremental authorization & use of APIs
2016-01-20 12:21:08 -08:00
Steven Bazyl
a5a9b49160
Merge pull request #274 + fix to use FakeFS to avoid flakey test
2015-08-19 13:57:14 -07:00
Ruslan Korolev
e8279f40f8
fix drive example + add debug gems for dev
2015-08-19 21:10:00 +03:00
Steven Bazyl
f584a2cec8
Import refactored library. See MIGRATING.MD for details
2015-06-23 15:15:14 -07:00
Chris Beer
855c976976
Support and test under Rails 3.2, 4.0, 4.1, and 4.2
2015-03-30 14:49:32 -07:00
Steven Bazyl
0244bf13b3
Update depdencies, simplify gem management
2014-12-15 11:44:51 -08:00
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
Abdelkader Boudih
ca7bc2d478
use travis's rbx-2 instead of rbx, and removed duplicate gem dependency
2014-09-10 09:21:59 +00:00
Sérgio Gomes
78ff182905
Updated rspec to v3 and replaced rcov with simplecov.
...
Also used transpec to convert from "should" syntax to preferred "expect" syntax.
2014-08-14 16:54:16 +01:00
Steven Bazyl
1819e16f19
Add retry support & redirect following
2014-01-22 13:54:06 -08:00
Steven Bazyl
814d6f6d92
Attempt at fixing rubinius builds on travis
2014-01-17 11:31:56 -08: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
sanemat
c4c16ad682
Change rubygems source
...
This solves deprecated message below:
$ bundle install
or
$ bundle exec rake spec:all
The source :rubygems is deprecated because HTTP requests are insecure.
Please change your source to 'https://rubygems.org ' if possible, or
'http://rubygems.org ' if not.
2013-04-14 22:48:05 +09:00
Steven Bazyl
4dc0665ccc
Update autoparse version
2013-03-25 21:32:16 -07:00
Steven Bazyl
0dafa5e4ee
Minor release for updating signet
2013-01-18 09:21:13 -08:00
Steven Bazyl
85593ba938
Update signet version
2012-12-27 13:34:30 -08:00
Steven Bazyl
e421d1734d
Remove embedded version #s, use Gemfile
2012-10-10 14:24:25 -06:00
Bob Aman
e28035d7ad
This should "resolve" issues with OS X.
...
This is actually a pretty terrible solution, but side-effects should be low.
2012-10-08 17:07:08 +03:00
Bob Aman
64fc8e74d9
Updating version and dependencies.
2012-07-31 16:56:17 +03:00
Bob Aman
3bc7d52764
Resolving issues introduced by Faraday dependency upgrade.
2012-07-21 13:51:23 +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
Simone Carletti
16363939b9
Upgrade RSpec 1.x to RSpec 2.10-x
2012-06-14 11:18:35 +02: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
Bob Aman
c2e7a4a948
Need to support JRuby via the jruby-openssl gem.
2012-05-11 13:26:41 +03:00
Bob Aman
10b5bcba7a
Adding Gemfile and Travis CI config file.
2012-05-11 13:12:20 +03:00