Skip to content

Commit eb15243

Browse files
committed
🔖 Prepare release v2.0.15
⚡️ A message from a fellow meat-based-AI ⚡️ - [❤️] Finely-crafted open-source tools like oauth2 (& many more) are a full-time endeavor. - [❤️] Though I adore my work, it lacks financial sustainability. - [❤️] Please, help me continue enhancing your tools by becoming a sponsor: - [💲] https://liberapay.com/pboling/donate - [💲] https://github.com/sponsors/pboling
1 parent 9f03778 commit eb15243

Some content is hidden

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

47 files changed

+522
-479
lines changed

CHANGELOG.md

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,18 @@ Please file a bug if you notice a violation of semantic versioning.
1818

1919
## [Unreleased]
2020
### Added
21+
### Changed
22+
### Deprecated
23+
### Removed
24+
### Fixed
25+
### Security
26+
27+
## [2.0.15] - 2025-09-08
28+
- TAG: [v2.0.15][2.0.15t]
29+
- COVERAGE: 100.00% -- 519/519 lines in 14 files
30+
- BRANCH COVERAGE: 100.00% -- 174/174 branches in 14 files
31+
- 90.48% documented
32+
### Added
2133
- [gh!671][gh!671] - Complete documentation example for Instagram by @pboling
2234
- .env.local.example for contributor happiness
2335
- note lack of builds for JRuby 9.2, 9.3 & Truffleruby 22.3, 23.0
@@ -27,8 +39,6 @@ Please file a bug if you notice a violation of semantic versioning.
2739
- e.g., Instagram GET=:query, POST/DELETE=:header
2840
### Changed
2941
- [gh!669][gh!669] - Upgrade to kettle-dev v1.1.9 by @pboling
30-
### Deprecated
31-
### Removed
3242
### Fixed
3343
- Remove accidentally duplicated lines, and fix typos in CHANGELOG.md
3444
- point badge to the correct workflow for Ruby 2.3 (caboose.yml)
@@ -520,7 +530,9 @@ Please file a bug if you notice a violation of semantic versioning.
520530

521531
[gemfiles/readme]: gemfiles/README.md
522532

523-
[Unreleased]: https://github.com/ruby-oauth/oauth2/compare/v2.0.14...HEAD
533+
[Unreleased]: https://github.com/ruby-oauth/oauth2/compare/v2.0.15...HEAD
534+
[2.0.15]: https://github.com/ruby-oauth/oauth2/compare/v2.0.14...v2.0.15
535+
[2.0.15t]: https://github.com/ruby-oauth/oauth2/releases/tag/v2.0.15
524536
[2.0.14]: https://github.com/ruby-oauth/oauth2/compare/v2.0.13...v2.0.14
525537
[2.0.14t]: https://github.com/ruby-oauth/oauth2/releases/tag/v2.0.14
526538
[2.0.13]: https://github.com/ruby-oauth/oauth2/compare/v2.0.12...v2.0.13

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ GIT
1313
PATH
1414
remote: .
1515
specs:
16-
oauth2 (2.0.14)
16+
oauth2 (2.0.15)
1717
faraday (>= 0.17.3, < 4.0)
1818
jwt (>= 1.0, < 4.0)
1919
logger (~> 1.2)

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 Sun Aug 31 16:35:45 2025 by
418+
Generated on Mon Sep 8 02:24:41 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.5).
421421
</div>

docs/OAuth2/AccessToken.html

Lines changed: 48 additions & 47 deletions
Large diffs are not rendered by default.

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 Sun Aug 31 16:35:46 2025 by
886+
Generated on Mon Sep 8 02:24:42 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.5).
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 Sun Aug 31 16:35:46 2025 by
2659+
Generated on Mon Sep 8 02:24:42 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.5).
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 Sun Aug 31 16:35:46 2025 by
775+
Generated on Mon Sep 8 02:24:41 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.5).
778778
</div>

docs/OAuth2/FilteredAttributes.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,7 @@ <h3 class="signature first" id="inspect-instance_method">
335335
</div>
336336

337337
<div id="footer">
338-
Generated on Sun Aug 31 16:35:45 2025 by
338+
Generated on Mon Sep 8 02:24:41 2025 by
339339
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
340340
0.9.37 (ruby-3.4.5).
341341
</div>

docs/OAuth2/FilteredAttributes/ClassMethods.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@ <h3 class="signature " id="filtered_attributes-instance_method">
280280
</div>
281281

282282
<div id="footer">
283-
Generated on Sun Aug 31 16:35:46 2025 by
283+
Generated on Mon Sep 8 02:24:41 2025 by
284284
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
285285
0.9.37 (ruby-3.4.5).
286286
</div>

docs/OAuth2/Response.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1619,7 +1619,7 @@ <h3 class="signature " id="status-instance_method">
16191619
</div>
16201620

16211621
<div id="footer">
1622-
Generated on Sun Aug 31 16:35:46 2025 by
1622+
Generated on Mon Sep 8 02:24:42 2025 by
16231623
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
16241624
0.9.37 (ruby-3.4.5).
16251625
</div>

0 commit comments

Comments
 (0)