Sha256: 5b2d6557fb10c05a26b31203534ad1f24882b1e6276875d91c49a130b885209b
Contents?: true
Size: 836 Bytes
Versions: 1
Compression:
Stored size: 836 Bytes
Contents
# Changelog All notable changes to this project will be documented in this file. Since version 2.0.0, the format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] ### Added ### Changed ### Fixed ### Removed ## 2.0.0 - 2024-09-05 COVERAGE: 55.56% -- 55/99 lines in 6 files BRANCH COVERAGE: 23.53% -- 4/17 branches in 6 branches ### Added - More specs - version_gem runtime dependency - rubocop-lts development dependency (linting) - kettle-soup-cover development dependency (code coverage) - Gem signing certificate ### Changed - Upgraded to RSpec v3 - Switched rack-openid => rack-openid2 ### Fixed - Compatibility with Ruby 2.7+ ### Removed - Support for Ruby < 2.7 - Undeclared dependency on Rails.logger
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
open_id_authentication2-2.0.0 | CHANGELOG.md |