We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fe309e commit e38cce5Copy full SHA for e38cce5
CHANGELOG.md
@@ -16,6 +16,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
16
- 25.00% documented
17
### Added
18
- More Documentation
19
+### Changed
20
+- rack-openid2 v2.0.3
21
### Fixed
22
- Incorrect Documentation
23
- Markdown Formatting
Gemfile.lock
@@ -34,7 +34,7 @@ GEM
34
racc
35
racc (1.8.1)
36
rack (3.1.7)
37
- rack-openid2 (2.0.2)
+ rack-openid2 (2.0.3)
38
rack (>= 2.2)
39
ruby-openid2 (~> 3.1, >= 3.1.0)
40
version_gem (~> 1.1, >= 1.1.4)
@@ -181,4 +181,4 @@ DEPENDENCIES
181
yard-junk (~> 0.0.10)
182
183
BUNDLED WITH
184
- 2.4.22
+ 2.5.20
0 commit comments