hxiong388
403debaaa2
Merge pull request #100 from icco/patch-1
...
Update faraday dependency
2017-07-13 11:27:10 -07:00
Heng Xiong
822435f616
Fix rubocop violations. Fix Travis build.
2017-07-12 15:57:12 -07:00
Nat Welch
45ed29a098
Update faraday dependency
2017-04-11 10:56:36 -04:00
Vijay Subramani
0be20dd5a3
Update googleauth.gemspec
2015-12-31 15:50:45 -08:00
Steven Bazyl
b46a7dc82c
Prep for 0.5 release, update unit tests to use webmock instead of Faraday stubs (due to fragility -- sensitive to internal changes made in signet)
2015-12-09 15:45:22 -08:00
Steven Bazyl
e903a12563
Base version of 3LO support.
2015-10-14 13:54:03 -07:00
Todd Derr
86de5fe13b
Add support for a system default credentials file.
...
The path is:
- windows: %ProgramData%\Google\Auth\application_default_credentials.json
- other: /etc/google/auth/application_default_credentials.json
2015-06-29 16:35:45 -04:00
Yuji Yamamoto
0e2b722d5b
relax dependent version of multi_json
...
see also: https://github.com/intridea/multi_json/blob/master/CHANGELOG.md#1111
2015-06-15 14:52:18 +09:00
Tim Emiola
f557108ad9
Release 0.4.1
2015-04-23 13:17:00 -07:00
Tim Emiola
7e522cfe13
Release 0.4.0
2015-03-25 20:08:14 -07:00
Tim Emiola
5f4cc99347
updates gem dependencies to the latest version
2015-03-23 16:36:46 -07:00
Tim Emiola
72fc26dd5f
Update the coverage to use the coveralls gem
2015-03-22 18:31:11 -07:00
Tim Emiola
84d1e27d15
Adds the coverage report and coverage badge
2015-03-22 18:10:18 -07:00
Tim Emiola
b2e2e9fb3e
Updates the dependencies
2015-03-06 19:57:52 -08:00
Tim Emiola
632ebad0af
Fixes a lint error in the gemspec
2015-02-24 22:56:40 -08:00
Tim Emiola
379aca9228
Adds a license field, corrects the description
2015-02-24 22:14:34 -08:00
Tim Emiola
219663cbf9
Fixes the doc url
2015-02-12 05:00:19 -08:00
Tim Emiola
e01b14cba8
Memoizes on_gce?
...
- also fixes an error in the gemspec.
2015-02-11 20:52:47 -08:00
Tim Emiola
eea40d1d1e
Corrects the homepage URL
2015-02-11 20:15:15 -08:00
Tim Emiola
3e60a713c5
Extract the auth library into its own project
...
- adds no new functionality beyond the initial attempt at providing
Usable Auth constructors.
- adds enough packaging metadata to be able to export this library as a gem.
- next steps:
complete usable auth implemntation of Application Default Credentials.
2015-02-11 19:23:34 -08:00