Skip to content

Commit cdc9e62

Browse files
committed
🔖 Prepare release v2.0.25
1 parent f6c46cd commit cdc9e62

33 files changed

Lines changed: 95 additions & 96 deletions

Gemfile.lock

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -374,7 +374,7 @@ GEM
374374
kramdown (>= 2.4, < 3)
375375
kramdown-parser-gfm (~> 1.1)
376376
version_gem (~> 1.1, >= 1.1.13)
377-
yard (0.9.44)
377+
yard (0.9.45)
378378
yard-fence (0.9.6)
379379
rdoc (>= 6.11, < 8)
380380
version_gem (~> 1.1, >= 1.1.13)
@@ -463,7 +463,6 @@ CHECKSUMS
463463
base64 (0.3.0) sha256=27337aeabad6ffae05c265c450490628ef3ebd4b67be58257393227588f5a97b
464464
benchmark (0.5.0) sha256=465df122341aedcb81a2a24b4d3bd19b6c67c1530713fd533f3ff034e419236c
465465
bigdecimal (4.1.2) sha256=53d217666027eab4280346fba98e7d5b66baaae1b9c3c1c0ffe89d48188a3fbd
466-
bundler (4.0.16) sha256=d6ca5dd440c24f9abce9844cf44cc8e18c6a553de65a47efb4544137af92c47d
467466
bundler-audit (0.9.3) sha256=81c8766c71e47d0d28a0f98c7eed028539f21a6ea3cd8f685eb6f42333c9b4e9
468467
cgi (0.5.2) sha256=61ca30298171190fd4fa0d8018e57ada456eae9b7a2b78526debf7f0a0e6f8bb
469468
cmdparse (3.0.7) sha256=f7c5cace10bec6abf853370ae095e4b97a84ed9d847b3fb38f41cc4fbc950739
@@ -592,7 +591,7 @@ CHECKSUMS
592591
version_gem (1.1.14) sha256=6b7306c7e9416d06067561981ab3444e2cecb844f26cc325ae3c27b44cf85613
593592
webrick (1.9.2) sha256=beb4a15fc474defed24a3bda4ffd88a490d517c9e4e6118c3edce59e45864131
594593
yaml-converter (0.2.3) sha256=d35e69e547610d9e347672cc277fcb7d71dff3c53a942e66f82b1c64022ada72
595-
yard (0.9.44) sha256=eb087e9b631ccd887b049f303d489963945452d5e2a7eb49a5a74a7cf6887f28
594+
yard (0.9.45) sha256=52e211493f7cb8a3ebf7e104a25a1e73937a3103092545d34cb88fafebb3dc51
596595
yard-fence (0.9.6) sha256=3d1dbf4e3df462ac78b8bd2e01cf740a2de20168387c929aca31a0bcee490659
597596
yard-junk (0.1.0) sha256=e85fe2ec1afa47313decd333447b53458cb1ed49b510b70015fdc3041a94bcdd
598597
yard-relative_markdown_links (0.6.0) sha256=3e5ffa85cbad9bac70bee5421774b190fb25d3bdf489323a5b3534f647d1a70e

docs/OAuth2.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<title>
77
Module: OAuth2
88

9-
&mdash; Documentation by YARD 0.9.44
9+
&mdash; Documentation by YARD 0.9.45
1010

1111
</title>
1212

@@ -480,9 +480,9 @@ <h3 class="signature " id="configure-class_method">
480480
</div>
481481

482482
<div id="footer">
483-
Generated on Tue Jul 14 02:28:05 2026 by
483+
Generated on Tue Jul 14 16:15:47 2026 by
484484
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
485-
0.9.44 (ruby-4.0.5).
485+
0.9.45 (ruby-4.0.6).
486486
</div>
487487

488488
</div>

docs/OAuth2/AccessToken.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<title>
77
Class: OAuth2::AccessToken
88

9-
&mdash; Documentation by YARD 0.9.44
9+
&mdash; Documentation by YARD 0.9.45
1010

1111
</title>
1212

@@ -3060,9 +3060,9 @@ <h3 class="signature " id="to_hash-instance_method">
30603060
</div>
30613061

30623062
<div id="footer">
3063-
Generated on Tue Jul 14 02:28:05 2026 by
3063+
Generated on Tue Jul 14 16:15:48 2026 by
30643064
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
3065-
0.9.44 (ruby-4.0.5).
3065+
0.9.45 (ruby-4.0.6).
30663066
</div>
30673067

30683068
</div>

docs/OAuth2/Authenticator.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<title>
77
Class: OAuth2::Authenticator
88

9-
&mdash; Documentation by YARD 0.9.44
9+
&mdash; Documentation by YARD 0.9.45
1010

1111
</title>
1212

@@ -878,9 +878,9 @@ <h3 class="signature first" id="apply-instance_method">
878878
</div>
879879

880880
<div id="footer">
881-
Generated on Wed Jun 3 19:00:56 2026 by
881+
Generated on Tue Jul 14 16:15:48 2026 by
882882
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
883-
0.9.44 (ruby-4.0.4).
883+
0.9.45 (ruby-4.0.6).
884884
</div>
885885

886886
</div>

docs/OAuth2/Client.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<title>
77
Class: OAuth2::Client
88

9-
&mdash; Documentation by YARD 0.9.44
9+
&mdash; Documentation by YARD 0.9.45
1010

1111
</title>
1212

@@ -2656,9 +2656,9 @@ <h3 class="signature " id="token_url-instance_method">
26562656
</div>
26572657

26582658
<div id="footer">
2659-
Generated on Sat Jun 13 04:37:02 2026 by
2659+
Generated on Tue Jul 14 16:15:47 2026 by
26602660
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
2661-
0.9.44 (ruby-4.0.5).
2661+
0.9.45 (ruby-4.0.6).
26622662
</div>
26632663

26642664
</div>

docs/OAuth2/Error.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<title>
77
Exception: OAuth2::Error
88

9-
&mdash; Documentation by YARD 0.9.44
9+
&mdash; Documentation by YARD 0.9.45
1010

1111
</title>
1212

@@ -782,9 +782,9 @@ <h3 class="signature " id="response-instance_method">
782782
</div>
783783

784784
<div id="footer">
785-
Generated on Fri Jun 12 17:56:32 2026 by
785+
Generated on Tue Jul 14 16:15:47 2026 by
786786
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
787-
0.9.44 (ruby-4.0.5).
787+
0.9.45 (ruby-4.0.6).
788788
</div>
789789

790790
</div>

docs/OAuth2/Response.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<title>
77
Class: OAuth2::Response
88

9-
&mdash; Documentation by YARD 0.9.44
9+
&mdash; Documentation by YARD 0.9.45
1010

1111
</title>
1212

@@ -1630,9 +1630,9 @@ <h3 class="signature " id="status-instance_method">
16301630
</div>
16311631

16321632
<div id="footer">
1633-
Generated on Sat Jun 13 04:37:02 2026 by
1633+
Generated on Tue Jul 14 16:15:47 2026 by
16341634
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1635-
0.9.44 (ruby-4.0.5).
1635+
0.9.45 (ruby-4.0.6).
16361636
</div>
16371637

16381638
</div>

docs/OAuth2/Strategy.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<title>
77
Module: OAuth2::Strategy
88

9-
&mdash; Documentation by YARD 0.9.44
9+
&mdash; Documentation by YARD 0.9.45
1010

1111
</title>
1212

@@ -110,9 +110,9 @@ <h2>Defined Under Namespace</h2>
110110
</div>
111111

112112
<div id="footer">
113-
Generated on Wed Jun 3 19:00:56 2026 by
113+
Generated on Tue Jul 14 16:15:47 2026 by
114114
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
115-
0.9.44 (ruby-4.0.4).
115+
0.9.45 (ruby-4.0.6).
116116
</div>
117117

118118
</div>

docs/OAuth2/Strategy/Assertion.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<title>
77
Class: OAuth2::Strategy::Assertion
88

9-
&mdash; Documentation by YARD 0.9.44
9+
&mdash; Documentation by YARD 0.9.45
1010

1111
</title>
1212

@@ -486,9 +486,9 @@ <h3 class="signature " id="get_token-instance_method">
486486
</div>
487487

488488
<div id="footer">
489-
Generated on Wed Jun 3 19:00:56 2026 by
489+
Generated on Tue Jul 14 16:15:48 2026 by
490490
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
491-
0.9.44 (ruby-4.0.4).
491+
0.9.45 (ruby-4.0.6).
492492
</div>
493493

494494
</div>

docs/OAuth2/Strategy/AuthCode.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<title>
77
Class: OAuth2::Strategy::AuthCode
88

9-
&mdash; Documentation by YARD 0.9.44
9+
&mdash; Documentation by YARD 0.9.45
1010

1111
</title>
1212

@@ -488,9 +488,9 @@ <h3 class="signature " id="get_token-instance_method">
488488
</div>
489489

490490
<div id="footer">
491-
Generated on Wed Jun 3 19:00:56 2026 by
491+
Generated on Tue Jul 14 16:15:48 2026 by
492492
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
493-
0.9.44 (ruby-4.0.4).
493+
0.9.45 (ruby-4.0.6).
494494
</div>
495495

496496
</div>

0 commit comments

Comments
 (0)