Skip to content

Commit b5af77b

Browse files
authored
Merge pull request #693 from ruby-oauth/feat/docs
2 parents f592dd8 + cf2853d commit b5af77b

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

54 files changed

+122
-131
lines changed

.idea/copilotDiffState.xml

Lines changed: 0 additions & 17 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Please file a bug if you notice a violation of semantic versioning.
2727
### Changed
2828

2929
- [gh!685][gh!685] - upgrade kettle-dev v1.1.24 by @pboling
30-
- upgrade kettle-dev v1.1.51 by @pboling
30+
- upgrade kettle-dev v1.1.52 by @pboling
3131
- Add open collective donors to README
3232

3333
### Deprecated
@@ -36,7 +36,8 @@ Please file a bug if you notice a violation of semantic versioning.
3636

3737
### Fixed
3838

39-
- [gh!690][gh!690] - Add yard-fence to handle braces within code fences in markdown properly by @pboling
39+
- [gh!690][gh!690], [gh!691][gh!691], [gh!692][gh!692] - Add yard-fence
40+
- handle braces within code fences in markdown properly by @pboling
4041

4142
### Security
4243

@@ -46,6 +47,8 @@ Please file a bug if you notice a violation of semantic versioning.
4647
[gh!686]: https://github.com/ruby-oauth/oauth2/pull/686
4748
[gh!687]: https://github.com/ruby-oauth/oauth2/pull/687
4849
[gh!690]: https://github.com/ruby-oauth/oauth2/pull/690
50+
[gh!691]: https://github.com/ruby-oauth/oauth2/pull/691
51+
[gh!692]: https://github.com/ruby-oauth/oauth2/pull/692
4952

5053
## [2.0.17] - 2025-09-15
5154

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ GEM
9999
json (2.16.0)
100100
jwt (3.1.2)
101101
base64
102-
kettle-dev (1.1.51)
102+
kettle-dev (1.1.52)
103103
kettle-soup-cover (1.0.10)
104104
simplecov (~> 0.22)
105105
simplecov-cobertura (~> 3.0)
@@ -203,7 +203,7 @@ GEM
203203
rubocop-ast (>= 1.46.0, < 2.0)
204204
ruby-progressbar (~> 1.7)
205205
unicode-display_width (>= 2.4.0, < 4.0)
206-
rubocop-ast (1.47.1)
206+
rubocop-ast (1.48.0)
207207
parser (>= 3.3.7.2)
208208
prism (~> 1.4)
209209
rubocop-gradual (0.3.6)
@@ -311,7 +311,7 @@ GEM
311311
uri (1.1.1)
312312
version_gem (1.1.9)
313313
yard (0.9.37)
314-
yard-fence (0.7.0)
314+
yard-fence (0.8.0)
315315
rdoc (~> 6.11)
316316
version_gem (~> 1.1, >= 1.1.9)
317317
yard (~> 0.9, >= 0.9.37)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040

4141
⭐️ including OAuth 2.1 draft spec & OpenID Connect (OIDC)
4242

43-
[![Version][👽versioni]][👽version] [![GitHub tag (latest SemVer)][⛳️tag-img]][⛳️tag] [![License: MIT][📄license-img]][📄license-ref] [![Downloads Rank][👽dl-ranki]][👽dl-rank] [![Open Source Helpers][👽oss-helpi]][👽oss-help] [![CodeCov Test Coverage][🏀codecovi]][🏀codecov] [![Coveralls Test Coverage][🏀coveralls-img]][🏀coveralls] [![QLTY Test Coverage][🏀qlty-covi]][🏀qlty-cov] [![QLTY Maintainability][🏀qlty-mnti]][🏀qlty-mnt] [![CI Heads][🚎3-hd-wfi]][🚎3-hd-wf] [![CI Runtime Dependencies @ HEAD][🚎12-crh-wfi]][🚎12-crh-wf] [![CI Current][🚎11-c-wfi]][🚎11-c-wf] [![CI Truffle Ruby][🚎9-t-wfi]][🚎9-t-wf] [![CI JRuby][🚎10-j-wfi]][🚎10-j-wf] [![Deps Locked][🚎13-🔒️-wfi]][🚎13-🔒️-wf] [![Deps Unlocked][🚎14-🔓️-wfi]][🚎14-🔓️-wf] [![CI Supported][🚎6-s-wfi]][🚎6-s-wf] [![CI Legacy][🚎4-lg-wfi]][🚎4-lg-wf] [![CI Unsupported][🚎7-us-wfi]][🚎7-us-wf] [![CI Ancient][🚎1-an-wfi]][🚎1-an-wf] [![CI Test Coverage][🚎2-cov-wfi]][🚎2-cov-wf] [![CI Style][🚎5-st-wfi]][🚎5-st-wf] [![CodeQL][🖐codeQL-img]][🖐codeQL] [![Apache SkyWalking Eyes License Compatibility Check][🚎15-🪪-wfi]][🚎15-🪪-wf]
43+
[![Version][👽versioni]][👽version] [![GitHub tag (latest SemVer)][⛳️tag-img]][⛳️tag] [![License: MIT][📄license-img]][📄license-ref] [![Downloads Rank][👽dl-ranki]][👽dl-rank] [![Open Source Helpers][👽oss-helpi]][👽oss-help] [![CodeCov Test Coverage][🏀codecovi]][🏀codecov] [![Coveralls Test Coverage][🏀coveralls-img]][🏀coveralls] [![QLTY Test Coverage][🏀qlty-covi]][🏀qlty-cov] [![QLTY Maintainability][🏀qlty-mnti]][🏀qlty-mnt] [![CI Heads][🚎3-hd-wfi]][🚎3-hd-wf] [![CI Runtime Dependencies @ HEAD][🚎12-crh-wfi]][🚎12-crh-wf] [![CI Current][🚎11-c-wfi]][🚎11-c-wf] [![CI JRuby][🚎10-j-wfi]][🚎10-j-wf] [![Deps Locked][🚎13-🔒️-wfi]][🚎13-🔒️-wf] [![Deps Unlocked][🚎14-🔓️-wfi]][🚎14-🔓️-wf] [![CI Supported][🚎6-s-wfi]][🚎6-s-wf] [![CI Legacy][🚎4-lg-wfi]][🚎4-lg-wf] [![CI Unsupported][🚎7-us-wfi]][🚎7-us-wf] [![CI Ancient][🚎1-an-wfi]][🚎1-an-wf] [![CI Test Coverage][🚎2-cov-wfi]][🚎2-cov-wf] [![CI Style][🚎5-st-wfi]][🚎5-st-wf] [![CodeQL][🖐codeQL-img]][🖐codeQL] [![Apache SkyWalking Eyes License Compatibility Check][🚎15-🪪-wfi]][🚎15-🪪-wf]
4444

4545
`if ci_badges.map(&:color).detect { it != "green"}` ☝️ [let me know][🖼️galtzo-discord], as I may have missed the [discord notification][🖼️galtzo-discord].
4646

THREAT_MODEL.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,4 +83,3 @@ This document outlines the threat model for the `oauth2` Ruby gem, which impleme
8383

8484
---
8585
This outline should be reviewed and updated regularly as the project evolves.
86-

docs/OAuth2.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -415,7 +415,7 @@ <h3 class="signature first" id="configure-class_method">
415415
</div>
416416

417417
<div id="footer">
418-
Generated on Sat Nov 8 00:26:51 2025 by
418+
Generated on Sat Nov 8 04:34:34 2025 by
419419
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
420420
0.9.37 (ruby-3.4.7).
421421
</div>

docs/OAuth2/AccessToken.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3083,7 +3083,7 @@ <h3 class="signature " id="to_hash-instance_method">
30833083
</div>
30843084

30853085
<div id="footer">
3086-
Generated on Sat Nov 8 00:26:51 2025 by
3086+
Generated on Sat Nov 8 04:34:34 2025 by
30873087
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
30883088
0.9.37 (ruby-3.4.7).
30893089
</div>

docs/OAuth2/Authenticator.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -883,7 +883,7 @@ <h3 class="signature first" id="apply-instance_method">
883883
</div>
884884

885885
<div id="footer">
886-
Generated on Sat Nov 8 00:26:51 2025 by
886+
Generated on Sat Nov 8 04:34:34 2025 by
887887
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
888888
0.9.37 (ruby-3.4.7).
889889
</div>

docs/OAuth2/Client.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2656,7 +2656,7 @@ <h3 class="signature " id="token_url-instance_method">
26562656
</div>
26572657

26582658
<div id="footer">
2659-
Generated on Sat Nov 8 00:26:51 2025 by
2659+
Generated on Sat Nov 8 04:34:34 2025 by
26602660
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
26612661
0.9.37 (ruby-3.4.7).
26622662
</div>

docs/OAuth2/Error.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -772,7 +772,7 @@ <h3 class="signature " id="response-instance_method">
772772
</div>
773773

774774
<div id="footer">
775-
Generated on Sat Nov 8 00:26:51 2025 by
775+
Generated on Sat Nov 8 04:34:34 2025 by
776776
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
777777
0.9.37 (ruby-3.4.7).
778778
</div>

0 commit comments

Comments
 (0)