Skip to content

Commit 10cfffd

Browse files
committed
πŸš€ modernize gemspec
1 parent 10a606c commit 10cfffd

14 files changed

+107
-25
lines changed

β€Ž.rubocop_gradual.lockβ€Ž

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
"lib/month/serializer.rb:1935564184": [
33
[8, 5, 63, "Style/ClassMethodsDefinitions: Use `class << self` to define a class method.", 2901108034]
44
],
5+
"month-serializer.gemspec:2514259740": [
6+
[4, 6, 12, "Gemspec/RubyVersionGlobalsUsage: Do not use `RUBY_VERSION` in gemspec file.", 31296028]
7+
],
58
"spec/month/serializer_spec.rb:4160227772": [
69
[67, 15, 6, "RSpec/ContextWording: Context description should match /^when\\b/, /^with\\b/, or /^without\\b/.", 3211358934],
710
[67, 15, 6, "Style/RedundantInterpolation: Prefer `to_s` over string interpolation.", 3211358934],

β€Ždocs/Month.htmlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ <h3 class="signature " id="to_i-instance_method">
269269
</div>
270270

271271
<div id="footer">
272-
Generated on Thu Aug 7 14:15:29 2025 by
272+
Generated on Thu Aug 7 15:10:28 2025 by
273273
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
274274
0.9.37 (ruby-3.4.5).
275275
</div>

β€Ždocs/Month/Serializer.htmlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ <h3 class="signature first" id="included-class_method">
193193
</div>
194194

195195
<div id="footer">
196-
Generated on Thu Aug 7 14:15:29 2025 by
196+
Generated on Thu Aug 7 15:10:28 2025 by
197197
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
198198
0.9.37 (ruby-3.4.5).
199199
</div>

β€Ždocs/Month/Serializer/ClassMethods.htmlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@ <h3 class="signature " id="load-instance_method">
316316
</div>
317317

318318
<div id="footer">
319-
Generated on Thu Aug 7 14:15:29 2025 by
319+
Generated on Thu Aug 7 15:10:28 2025 by
320320
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
321321
0.9.37 (ruby-3.4.5).
322322
</div>

β€Ždocs/_index.htmlβ€Ž

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

144144
<div id="footer">
145-
Generated on Thu Aug 7 14:15:29 2025 by
145+
Generated on Thu Aug 7 15:10:28 2025 by
146146
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
147147
0.9.37 (ruby-3.4.5).
148148
</div>

β€Ždocs/file.CITATION.htmlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
</div></div>
8383

8484
<div id="footer">
85-
Generated on Thu Aug 7 14:15:29 2025 by
85+
Generated on Thu Aug 7 15:10:28 2025 by
8686
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
8787
0.9.37 (ruby-3.4.5).
8888
</div>

β€Ždocs/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 Thu Aug 7 14:15:29 2025 by
195+
Generated on Thu Aug 7 15:10:28 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.5).
198198
</div>

β€Ždocs/file.CONTRIBUTING.htmlβ€Ž

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

192192
<div id="footer">
193-
Generated on Thu Aug 7 14:15:29 2025 by
193+
Generated on Thu Aug 7 15:10:28 2025 by
194194
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
195195
0.9.37 (ruby-3.4.5).
196196
</div>

β€Ždocs/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'>Copyright (c) 2018 Peter H. Boling of RailsBling.com<br><br>MIT License<br><br>Permission is hereby granted, free of charge, to any person obtaining<br>a copy of this software and associated documentation files (the<br>"Software"), to deal in the Software without restriction, including<br>without limitation the rights to use, copy, modify, merge, publish,<br>distribute, sublicense, and/or sell copies of the Software, and to<br>permit persons to whom the Software is furnished to do so, subject to<br>the following conditions:<br><br>The above copyright notice and this permission notice shall be<br>included in all copies or substantial portions of the Software.<br><br>THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,<br>EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF<br>MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND<br>NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE<br>LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION<br>OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION<br>WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.</div></div>
6161

6262
<div id="footer">
63-
Generated on Thu Aug 7 14:15:29 2025 by
63+
Generated on Thu Aug 7 15:10:28 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.5).
6666
</div>

β€Ždocs/file.README.htmlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -417,7 +417,7 @@ <h2 id="-one-more-thing">πŸ€‘ One more thing</h2>
417417
</div></div>
418418

419419
<div id="footer">
420-
Generated on Thu Aug 7 14:15:29 2025 by
420+
Generated on Thu Aug 7 15:10:28 2025 by
421421
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
422422
0.9.37 (ruby-3.4.5).
423423
</div>

0 commit comments

Comments
Β (0)