Skip to content

Commit 2a2b17d

Browse files
committed
📝 Update docs site
1 parent ca7b13b commit 2a2b17d

10 files changed

+28
-28
lines changed

doc/OAuth2.html

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

328328
<div id="footer">
329-
Generated on Fri May 23 12:12:07 2025 by
329+
Generated on Fri May 30 01:22:35 2025 by
330330
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
331331
0.9.37 (ruby-3.4.3).
332332
</div>

doc/_index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,7 @@ <h2>Namespace Listing A-Z</h2>
300300
</div>
301301

302302
<div id="footer">
303-
Generated on Fri May 23 12:12:07 2025 by
303+
Generated on Fri May 30 01:22:34 2025 by
304304
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
305305
0.9.37 (ruby-3.4.3).
306306
</div>

doc/file.CHANGELOG.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -801,7 +801,7 @@ <h2 id="001---2010-04-22-tag">
801801
</div></div>
802802

803803
<div id="footer">
804-
Generated on Fri May 23 12:12:07 2025 by
804+
Generated on Fri May 30 01:22:34 2025 by
805805
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
806806
0.9.37 (ruby-3.4.3).
807807
</div>

doc/file.CODE_OF_CONDUCT.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ <h2 id="attribution">Attribution</h2>
192192
</div></div>
193193

194194
<div id="footer">
195-
Generated on Fri May 23 12:12:07 2025 by
195+
Generated on Fri May 30 01:22:34 2025 by
196196
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
197197
0.9.37 (ruby-3.4.3).
198198
</div>

doc/file.CONTRIBUTING.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ <h3 id="to-release-a-new-version">To release a new version:</h3>
195195
</div></div>
196196

197197
<div id="footer">
198-
Generated on Fri May 23 12:12:07 2025 by
198+
Generated on Fri May 30 01:22:35 2025 by
199199
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
200200
0.9.37 (ruby-3.4.3).
201201
</div>

doc/file.LICENSE.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
<div id="content"><div id='filecontents'>MIT License<br><br>Copyright (c) 2011 - 2013 Michael Bleigh and Intridea, Inc.<br>Copyright (c) 2017 - 2025 Peter H. Boling, of RailsBling.com, and OAuth2 contributors<br><br>Permission is hereby granted, free of charge, to any person obtaining a copy<br>of this software and associated documentation files (the "Software"), to deal<br>in the Software without restriction, including without limitation the rights<br>to use, copy, modify, merge, publish, distribute, sublicense, and/or sell<br>copies of the Software, and to permit persons to whom the Software is<br>furnished to do so, subject to the following conditions:<br><br>The above copyright notice and this permission notice shall be included in all<br>copies or substantial portions of the Software.<br><br>THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR<br>IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,<br>FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE<br>AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER<br>LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,<br>OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE<br>SOFTWARE.</div></div>
6161

6262
<div id="footer">
63-
Generated on Fri May 23 12:12:07 2025 by
63+
Generated on Fri May 30 01:22:35 2025 by
6464
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
6565
0.9.37 (ruby-3.4.3).
6666
</div>

doc/file.README.html

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -169,20 +169,20 @@ <h3 id="upgrading-runtime-gem-dependencies">Upgrading Runtime Gem Dependencies</
169169
</ul>
170170
</li>
171171
<li>JRuby @ v9.2, v9.3, v9.4, v10.0, HEAD</li>
172-
<li>TruffleRuby @ v23.1, v23.2, HEAD</li>
172+
<li>TruffleRuby @ v23.1, v24.1, HEAD</li>
173173
<li>gem <code>faraday</code> @ v0, v1, v2, HEAD ⏩️ <a href="https://github.com/lostisland/faraday">lostisland/faraday</a>
174174
</li>
175-
<li>gem <code>jwt</code> @ v1, v2, v3, HEAD ⏩️ <a href="https://github.com/lostisland/faraday">lostisland/faraday</a>
175+
<li>gem <code>jwt</code> @ v1, v2, v3, HEAD ⏩️ <a href="https://github.com/jwt/ruby-jwt">jwt/ruby-jwt</a>
176176
</li>
177-
<li>gem <code>logger</code> @ v1.2, v1.5, v1.7, HEAD ⏩️ <a href="https://github.com/jwt/ruby-jwt">jwt/ruby-jwt</a>
177+
<li>gem <code>logger</code> @ v1.2, v1.5, v1.7, HEAD ⏩️ <a href="https://github.com/ruby/logger">ruby/logger</a>
178178
</li>
179179
<li>gem <code>multi_xml</code> @ v0.5, v0.6, v0.7, HEAD ⏩️ <a href="https://github.com/sferik/multi_xml">sferik/multi_xml</a>
180180
</li>
181181
<li>gem <code>rack</code> @ v1.2, v1.6, v2, v3, HEAD ⏩️ <a href="https://github.com/rack/rack">rack/rack</a>
182182
</li>
183-
<li>gem <code>snaky_hash</code> @v2, HEAD ⏩️ <a href="https://gitlab.com/oauth-xx/snaky_hash">oauth-xx/snaky_hash</a>
183+
<li>gem <code>snaky_hash</code> @ v2, HEAD ⏩️ <a href="https://gitlab.com/oauth-xx/snaky_hash">oauth-xx/snaky_hash</a>
184184
</li>
185-
<li>gem <code>version_gem</code> - @v1, HEAD ⏩️ <a href="https://gitlab.com/oauth-xx/version_gem">oauth-xx/version_gem</a>
185+
<li>gem <code>version_gem</code> @ v1, HEAD ⏩️ <a href="https://gitlab.com/oauth-xx/version_gem">oauth-xx/version_gem</a>
186186
</li>
187187
</ul>
188188

@@ -824,10 +824,6 @@ <h3 id="authorization-grants">Authorization Grants</h3>
824824
<p>You can always use the <code>#request</code> method on the <code>OAuth2::Client</code> instance to make<br>
825825
requests for tokens for any Authentication grant type.</p>
826826

827-
<h3 id="-release-instructions">🚀 Release Instructions</h3>
828-
829-
<p>See <a href="file.CONTRIBUTING.html" title="CONTRIBUTING.md">CONTRIBUTING.md</a>.</p>
830-
831827
<h2 id="-security">🔐 Security</h2>
832828

833829
<p>See <a href="file.SECURITY.html" title="SECURITY.md">SECURITY.md</a>.</p>
@@ -842,6 +838,10 @@ <h2 id="-contributing">🤝 Contributing</h2>
842838

843839
<p>See <a href="file.CONTRIBUTING.html" title="CONTRIBUTING.md">CONTRIBUTING.md</a> for more detailed instructions.</p>
844840

841+
<h3 id="-release-instructions">🚀 Release Instructions</h3>
842+
843+
<p>See <a href="file.CONTRIBUTING.html" title="CONTRIBUTING.md">CONTRIBUTING.md</a>.</p>
844+
845845
<h3 id="code-coverage">Code Coverage</h3>
846846

847847
<p><a href="https://coveralls.io/github/oauth-xx/oauth2?branch=main"><img src="https://coveralls.io/repos/github/oauth-xx/oauth2/badge.svg?branch=main" alt="Coveralls Test Coverage"></a><br>
@@ -969,7 +969,7 @@ <h2 id="-one-more-thing">🤑 One more thing</h2>
969969
</div></div>
970970

971971
<div id="footer">
972-
Generated on Fri May 23 12:12:07 2025 by
972+
Generated on Fri May 30 01:22:34 2025 by
973973
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
974974
0.9.37 (ruby-3.4.3).
975975
</div>

doc/file.SECURITY.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ <h2 id="oauth2-for-enterprise">OAuth2 for Enterprise</h2>
110110
</div></div>
111111

112112
<div id="footer">
113-
Generated on Fri May 23 12:12:07 2025 by
113+
Generated on Fri May 30 01:22:35 2025 by
114114
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
115115
0.9.37 (ruby-3.4.3).
116116
</div>

doc/index.html

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -169,20 +169,20 @@ <h3 id="upgrading-runtime-gem-dependencies">Upgrading Runtime Gem Dependencies</
169169
</ul>
170170
</li>
171171
<li>JRuby @ v9.2, v9.3, v9.4, v10.0, HEAD</li>
172-
<li>TruffleRuby @ v23.1, v23.2, HEAD</li>
172+
<li>TruffleRuby @ v23.1, v24.1, HEAD</li>
173173
<li>gem <code>faraday</code> @ v0, v1, v2, HEAD ⏩️ <a href="https://github.com/lostisland/faraday">lostisland/faraday</a>
174174
</li>
175-
<li>gem <code>jwt</code> @ v1, v2, v3, HEAD ⏩️ <a href="https://github.com/lostisland/faraday">lostisland/faraday</a>
175+
<li>gem <code>jwt</code> @ v1, v2, v3, HEAD ⏩️ <a href="https://github.com/jwt/ruby-jwt">jwt/ruby-jwt</a>
176176
</li>
177-
<li>gem <code>logger</code> @ v1.2, v1.5, v1.7, HEAD ⏩️ <a href="https://github.com/jwt/ruby-jwt">jwt/ruby-jwt</a>
177+
<li>gem <code>logger</code> @ v1.2, v1.5, v1.7, HEAD ⏩️ <a href="https://github.com/ruby/logger">ruby/logger</a>
178178
</li>
179179
<li>gem <code>multi_xml</code> @ v0.5, v0.6, v0.7, HEAD ⏩️ <a href="https://github.com/sferik/multi_xml">sferik/multi_xml</a>
180180
</li>
181181
<li>gem <code>rack</code> @ v1.2, v1.6, v2, v3, HEAD ⏩️ <a href="https://github.com/rack/rack">rack/rack</a>
182182
</li>
183-
<li>gem <code>snaky_hash</code> @v2, HEAD ⏩️ <a href="https://gitlab.com/oauth-xx/snaky_hash">oauth-xx/snaky_hash</a>
183+
<li>gem <code>snaky_hash</code> @ v2, HEAD ⏩️ <a href="https://gitlab.com/oauth-xx/snaky_hash">oauth-xx/snaky_hash</a>
184184
</li>
185-
<li>gem <code>version_gem</code> - @v1, HEAD ⏩️ <a href="https://gitlab.com/oauth-xx/version_gem">oauth-xx/version_gem</a>
185+
<li>gem <code>version_gem</code> @ v1, HEAD ⏩️ <a href="https://gitlab.com/oauth-xx/version_gem">oauth-xx/version_gem</a>
186186
</li>
187187
</ul>
188188

@@ -824,10 +824,6 @@ <h3 id="authorization-grants">Authorization Grants</h3>
824824
<p>You can always use the <code>#request</code> method on the <code>OAuth2::Client</code> instance to make<br>
825825
requests for tokens for any Authentication grant type.</p>
826826

827-
<h3 id="-release-instructions">🚀 Release Instructions</h3>
828-
829-
<p>See <a href="file.CONTRIBUTING.html" title="CONTRIBUTING.md">CONTRIBUTING.md</a>.</p>
830-
831827
<h2 id="-security">🔐 Security</h2>
832828

833829
<p>See <a href="file.SECURITY.html" title="SECURITY.md">SECURITY.md</a>.</p>
@@ -842,6 +838,10 @@ <h2 id="-contributing">🤝 Contributing</h2>
842838

843839
<p>See <a href="file.CONTRIBUTING.html" title="CONTRIBUTING.md">CONTRIBUTING.md</a> for more detailed instructions.</p>
844840

841+
<h3 id="-release-instructions">🚀 Release Instructions</h3>
842+
843+
<p>See <a href="file.CONTRIBUTING.html" title="CONTRIBUTING.md">CONTRIBUTING.md</a>.</p>
844+
845845
<h3 id="code-coverage">Code Coverage</h3>
846846

847847
<p><a href="https://coveralls.io/github/oauth-xx/oauth2?branch=main"><img src="https://coveralls.io/repos/github/oauth-xx/oauth2/badge.svg?branch=main" alt="Coveralls Test Coverage"></a><br>
@@ -969,7 +969,7 @@ <h2 id="-one-more-thing">🤑 One more thing</h2>
969969
</div></div>
970970

971971
<div id="footer">
972-
Generated on Fri May 23 12:12:07 2025 by
972+
Generated on Fri May 30 01:22:34 2025 by
973973
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
974974
0.9.37 (ruby-3.4.3).
975975
</div>

doc/top-level-namespace.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ <h2>Defined Under Namespace</h2>
100100
</div>
101101

102102
<div id="footer">
103-
Generated on Fri May 23 12:12:07 2025 by
103+
Generated on Fri May 30 01:22:35 2025 by
104104
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
105105
0.9.37 (ruby-3.4.3).
106106
</div>

0 commit comments

Comments
 (0)