Skip to content

Commit fe4b9f5

Browse files
committed
🔖 Prepare release v1.1.2
⚡️ A message from a fellow meat-based-AI ⚡️ - [❤️] Finely-crafted open-source tools like oauth (& 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 9c07742 commit fe4b9f5

Some content is hidden

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

71 files changed

+217
-100
lines changed

CHANGELOG.md

Lines changed: 14 additions & 1 deletion

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-
oauth (1.1.1)
16+
oauth (1.1.2)
1717
oauth-tty (~> 1.0, >= 1.0.6)
1818
snaky_hash (~> 2.0)
1919
version_gem (~> 1.1, >= 1.1.9)

README.md

Lines changed: 1 addition & 1 deletion

docs/ActionController.html

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

107107
<div id="footer">
108-
Generated on Sun Sep 21 20:08:42 2025 by
108+
Generated on Sun Sep 21 20:58:50 2025 by
109109
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
110110
0.9.37 (ruby-3.3.9).
111111
</div>

docs/ActionController/Base.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ <h3 class="signature " id="process_with_oauth-instance_method">
238238
</div>
239239

240240
<div id="footer">
241-
Generated on Sun Sep 21 20:08:42 2025 by
241+
Generated on Sun Sep 21 20:58:50 2025 by
242242
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
243243
0.9.37 (ruby-3.3.9).
244244
</div>

docs/ActionController/TestRequest.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -613,7 +613,7 @@ <h3 class="signature " id="set_oauth_query_string-instance_method">
613613
</div>
614614

615615
<div id="footer">
616-
Generated on Sun Sep 21 20:08:42 2025 by
616+
Generated on Sun Sep 21 20:58:50 2025 by
617617
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
618618
0.9.37 (ruby-3.3.9).
619619
</div>

docs/EventMachine.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ <h2>Overview</h2><div class="docstring">
116116
</div>
117117

118118
<div id="footer">
119-
Generated on Sun Sep 21 20:08:42 2025 by
119+
Generated on Sun Sep 21 20:58:50 2025 by
120120
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
121121
0.9.37 (ruby-3.3.9).
122122
</div>

docs/EventMachine/HttpClient.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -484,7 +484,7 @@ <h3 class="signature " id="signature_base_string-instance_method">
484484
</div>
485485

486486
<div id="footer">
487-
Generated on Sun Sep 21 20:08:42 2025 by
487+
Generated on Sun Sep 21 20:58:50 2025 by
488488
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
489489
0.9.37 (ruby-3.3.9).
490490
</div>

docs/Net.html

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

107107
<div id="footer">
108-
Generated on Sun Sep 21 20:08:42 2025 by
108+
Generated on Sun Sep 21 20:58:50 2025 by
109109
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
110110
0.9.37 (ruby-3.3.9).
111111
</div>

docs/Net/HTTPGenericRequest.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -397,7 +397,7 @@ <h3 class="signature " id="signature_base_string-instance_method">
397397
</div>
398398

399399
<div id="footer">
400-
Generated on Sun Sep 21 20:08:42 2025 by
400+
Generated on Sun Sep 21 20:58:50 2025 by
401401
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
402402
0.9.37 (ruby-3.3.9).
403403
</div>

0 commit comments

Comments
 (0)