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