cedarcode / webauthn-rails-demo-app

Rails app demonstrating a WebAuthn password-less login
https://webauthn.cedarcode.com
Apache License 2.0
99 stars 39 forks source link

Update rails #79

Closed grzuy closed 5 years ago

grzuy commented 5 years ago

Failing because activerecord no longer supports postgresql 9.2, which is the default in travisci.

Update travisci to xenial (which provides postgresql 10.7) will fix.

grzuy commented 5 years ago

Updating travisci to xenial in https://github.com/cedarcode/webauthn-rails-demo-app/pull/80