Skip to content

Commit f7b84b7

Browse files
committed
🔖 Prepare release v1.1.1
⚡️ 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 dedd093 commit f7b84b7

Some content is hidden

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

68 files changed

+429
-210
lines changed

.rubocop_gradual.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,10 @@
3434
"lib/oauth/tokens/consumer_token.rb:3696415131": [
3535
[9, 5, 155, "Style/ClassMethodsDefinitions: Use `class << self` to define a class method.", 349576019]
3636
],
37-
"oauth.gemspec:3866031669": [
38-
[149, 3, 40, "Gemspec/DependencyVersion: Dependency version specification is required.", 2300588954],
39-
[151, 3, 44, "Gemspec/DependencyVersion: Dependency version specification is required.", 1905290578],
40-
[152, 3, 46, "Gemspec/DependencyVersion: Dependency version specification is required.", 4289565910]
37+
"oauth.gemspec:1162988997": [
38+
[122, 3, 40, "Gemspec/DependencyVersion: Dependency version specification is required.", 2300588954],
39+
[124, 3, 44, "Gemspec/DependencyVersion: Dependency version specification is required.", 1905290578],
40+
[125, 3, 46, "Gemspec/DependencyVersion: Dependency version specification is required.", 4289565910]
4141
],
4242
"spec/oauth/backwards_compatibility_spec.rb:4041711732": [
4343
[3, 16, 25, "RSpec/DescribeClass: The first argument to describe should be the class or module being tested.", 3956042931]

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 19:56:21 2025 by
108+
Generated on Sun Sep 21 20:04:21 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 19:56:21 2025 by
241+
Generated on Sun Sep 21 20:04:21 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 19:56:21 2025 by
616+
Generated on Sun Sep 21 20:04:21 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 19:56:21 2025 by
119+
Generated on Sun Sep 21 20:04:21 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 19:56:21 2025 by
487+
Generated on Sun Sep 21 20:04:21 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 19:56:21 2025 by
108+
Generated on Sun Sep 21 20:04:21 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 19:56:21 2025 by
400+
Generated on Sun Sep 21 20:04:21 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>

docs/OAuth.html

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

194194
<div id="footer">
195-
Generated on Sun Sep 21 19:56:21 2025 by
195+
Generated on Sun Sep 21 20:04:21 2025 by
196196
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
197197
0.9.37 (ruby-3.3.9).
198198
</div>

0 commit comments

Comments
 (0)