warden v1.2.9 Release Notes

Release Date: 2020-08-31 // over 3 years ago
    • ⚠ Avoid warning on uninitialized instance variable (#188)
    • ⬆️ Bump rack to 2.2.3 (#190)
    • ✂ Remove Gemfile.lock
    • Resolve outstanding TODO entries (#179)
    • A bunch of gem structure cleanup (thanks @olleolleolle)
    • Set winning strategy when :warden is thrown (#174)
    • ⬆️ Bump rack dependency to >= 2.0.9 due to CVEs

Previous changes from v1.2.8

    • 🛠 Bugfix: Flips two lines to allow scopes authenticating from another without stepping on each other's toes. (PR #144)
    • ⚡️ Update rack dependency to >= 2.0.6 due to security vulnerability (CVE-2018-16471)
    • 👕 Internal: Add Rubocop Lint checking
    • ⚡️ Internal: Update RSpec to use .rspec file