reu / omniauth-steam

Steam authentication strategy for OmniAuth
93 stars 38 forks source link

Update on rubygems? #34

Closed timwis closed 6 years ago

timwis commented 6 years ago

Hey, I ran into the https error in #30 that was fixed by 5a6cc0d1e739450b18ada224b5731d13ba9977cc. When I switched by Gemfile from

gem 'omniauth-steam'

to:

gem 'omniauth-steam', github: 'reu/omniauth-steam'

It fixed the issue. I think you need to increment the version and republish to rubygems, no?

Deekor commented 6 years ago

version increment is in #33

reu commented 6 years ago

Done