Skip to content

v0.0.7 - finally a release, not the final release

Compare
Choose a tag to compare
@drnic drnic released this 22 Jul 21:50
· 25 commits to master since this release

This release contains the contents of master branch from the last year or so, tagged as a release in git and on rubygems.

You can finally update your Gemfile from:

gem 'omniauth-uaa-oauth2', git: 'https://github.com/cloudfoundry/omniauth-uaa-oauth2'

To

gem 'omniauth-uaa-oauth2'

And run:

bundle update

See #17 for more information