solid_callback 2.0.1 → 3.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 8e41cf4192b8039c0dd429f7c11493a9dc8ea9fa9fd0ea1e43ce6b6be876ba16
4
- data.tar.gz: 4b09e64f1212a73ce5e59bb643d7290b162dbbca5cd60dfdd0cd2760c0b55457
3
+ metadata.gz: fff26382f82c48f8ffdc91046c65e8f33dba192b17463a00a44a720325b4561f
4
+ data.tar.gz: 428d700ce0867f8be0ee11e9219b5ca7ac2da3ba0dddbc3d006e92a9c6ad4f8b
5
5
  SHA512:
6
- metadata.gz: 0c47c0486804c7f98a5b6273441e6e9c83bddd1a4317c1af877d11bb0ac7689baba7059cac7fd129b1d19a2a95bdd60d281708338add56ee2660d182f1f34272
7
- data.tar.gz: 32a832e95691a558ecf955b51975dd91ffa782952095a395e8b465a6e5fc9ee8c6e0ea0a53c2d6492f428d06fd46ea99ae5681bea6c7487cfcff70fb874d4713
6
+ metadata.gz: 755e70d9004ad6cfc06bd23286864f56ebf2c4d43ffe969751ad9eb52cb29d848c26113f78e4d07ddb52ab1b96e4946fdb21ec003037e09f3161a53abacb4872
7
+ data.tar.gz: 338864ffd6ac8ee32f9b4e5576ff80a7d8c31e59ae420ccabf3600996766c6aa5b9c2c060d3e9446a46bbe1b123b1bcd414a44fee2c0a57aea846c0bfe8723ad
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- solid_callback (1.0.1)
4
+ solid_callback (2.0.2)
5
5
 
6
6
  GEM
7
7
  remote: https://rubygems.org/
@@ -25,13 +25,14 @@ GEM
25
25
 
26
26
  PLATFORMS
27
27
  x86_64-darwin-23
28
+ x86_64-darwin-25
28
29
 
29
30
  DEPENDENCIES
30
- bundler (~> 2.0)
31
+ bundler (>= 2.0)
31
32
  rake (~> 13.0)
32
33
  rspec (~> 3.0)
33
34
  solid_callback!
34
- yard
35
+ yard (~> 0.9, >= 0)
35
36
 
36
37
  BUNDLED WITH
37
- 2.2.33
38
+ 4.0.7
data/README.md CHANGED
@@ -1,7 +1,10 @@
1
1
  # SolidCallback
2
2
 
3
3
  [![Gem Version](https://badge.fury.io/rb/solid_callback.svg?icon=si%3Arubygems)](https://badge.fury.io/rb/solid_callback)
4
- [![Ruby](https://github.com/gklsan/solid_callback/actions/workflows/ruby.yml/badge.svg)](https://github.com/gklsan/solid_callback/actions/workflows/ruby.yml)
4
+ [![Test](https://github.com/gklsan/solid_callback/actions/workflows/ruby.yml/badge.svg)](https://github.com/gklsan/solid_callback/actions/workflows/ruby.yml)
5
+ [![Downloads](https://img.shields.io/gem/dt/simple_http_service.svg)](https://badge.fury.io/rb/simple_http_service)
6
+ [![Github forks](https://img.shields.io/github/forks/gklsan/solid_callback.svg)](https://github.com/gklsan/solid_callback/network)
7
+ [![Github stars](https://img.shields.io/github/stars/gklsan/solid_callback.svg)](https://github.com/gklsan/solid_callback/stargazers)
5
8
  [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
6
9
 
7
10
  SolidCallback adds powerful method interception capabilities to your Ruby classes with near-zero overhead. Clean, flexible, and unobtrusive.
@@ -645,9 +645,9 @@
645
645
  </div>
646
646
 
647
647
  <div id="footer">
648
- Generated on Wed Mar 12 18:55:58 2025 by
648
+ Generated on Tue Mar 3 12:41:11 2026 by
649
649
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
650
- 0.9.37 (ruby-3.3.0).
650
+ 0.9.37 (ruby-4.0.1).
651
651
  </div>
652
652
 
653
653
  </div>
@@ -114,9 +114,9 @@
114
114
  </div>
115
115
 
116
116
  <div id="footer">
117
- Generated on Wed Mar 12 18:55:58 2025 by
117
+ Generated on Tue Mar 3 12:41:11 2026 by
118
118
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
119
- 0.9.37 (ruby-3.3.0).
119
+ 0.9.37 (ruby-4.0.1).
120
120
  </div>
121
121
 
122
122
  </div>
@@ -443,9 +443,9 @@
443
443
  </div>
444
444
 
445
445
  <div id="footer">
446
- Generated on Wed Mar 12 18:55:58 2025 by
446
+ Generated on Tue Mar 3 12:41:11 2026 by
447
447
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
448
- 0.9.37 (ruby-3.3.0).
448
+ 0.9.37 (ruby-4.0.1).
449
449
  </div>
450
450
 
451
451
  </div>
@@ -95,9 +95,9 @@
95
95
  </div>
96
96
 
97
97
  <div id="footer">
98
- Generated on Wed Mar 12 18:55:58 2025 by
98
+ Generated on Tue Mar 3 12:41:11 2026 by
99
99
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
100
- 0.9.37 (ruby-3.3.0).
100
+ 0.9.37 (ruby-4.0.1).
101
101
  </div>
102
102
 
103
103
  </div>
@@ -109,7 +109,7 @@
109
109
  <dt id="VERSION-constant" class="">VERSION =
110
110
 
111
111
  </dt>
112
- <dd><pre class="code"><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>1.0.1</span><span class='tstring_end'>&quot;</span></span></pre></dd>
112
+ <dd><pre class="code"><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>2.0.2</span><span class='tstring_end'>&quot;</span></span></pre></dd>
113
113
 
114
114
  </dl>
115
115
 
@@ -243,9 +243,9 @@
243
243
  </div>
244
244
 
245
245
  <div id="footer">
246
- Generated on Wed Mar 12 18:55:58 2025 by
246
+ Generated on Tue Mar 3 12:41:11 2026 by
247
247
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
248
- 0.9.37 (ruby-3.3.0).
248
+ 0.9.37 (ruby-4.0.1).
249
249
  </div>
250
250
 
251
251
  </div>
data/doc/_index.html CHANGED
@@ -157,9 +157,9 @@
157
157
  </div>
158
158
 
159
159
  <div id="footer">
160
- Generated on Wed Mar 12 18:55:58 2025 by
160
+ Generated on Tue Mar 3 12:41:11 2026 by
161
161
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
162
- 0.9.37 (ruby-3.3.0).
162
+ 0.9.37 (ruby-4.0.1).
163
163
  </div>
164
164
 
165
165
  </div>
data/doc/file.README.html CHANGED
@@ -58,13 +58,13 @@
58
58
  </div>
59
59
 
60
60
  <div id="content"><div id='filecontents'>
61
- <h1 id="label-SolidCallback">SolidCallback</h1>
61
+ <h1 id="solidcallback">SolidCallback</h1>
62
62
 
63
- <p><a href="https://badge.fury.io/rb/solid_callback"><img src="https://badge.fury.io/rb/solid_callback.svg"></a> <a href="https://github.com/gklsan/solid_callback/actions/workflows/ruby.yml"><img src="https://github.com/gklsan/solid_callback/actions/workflows/ruby.yml/badge.svg"></a> <a href="https://opensource.org/licenses/MIT"><img src="https://img.shields.io/badge/License-MIT-yellow.svg"></a></p>
63
+ <p><a href="https://badge.fury.io/rb/solid_callback"><img src="https://badge.fury.io/rb/solid_callback.svg?icon=si%3Arubygems" alt="Gem Version"></a> <a href="https://github.com/gklsan/solid_callback/actions/workflows/ruby.yml"><img src="https://github.com/gklsan/solid_callback/actions/workflows/ruby.yml/badge.svg" alt="Test"></a> <a href="https://badge.fury.io/rb/simple_http_service"><img src="https://img.shields.io/gem/dt/simple_http_service.svg" alt="Downloads"></a> <a href="https://github.com/gklsan/solid_callback/network"><img src="https://img.shields.io/github/forks/gklsan/solid_callback.svg" alt="Github forks"></a> <a href="https://github.com/gklsan/solid_callback/stargazers"><img src="https://img.shields.io/github/stars/gklsan/solid_callback.svg" alt="Github stars"></a> <a href="https://opensource.org/licenses/MIT"><img src="https://img.shields.io/badge/License-MIT-yellow.svg" alt="License: MIT"></a></p>
64
64
 
65
65
  <p>SolidCallback adds powerful method interception capabilities to your Ruby classes with near-zero overhead. Clean, flexible, and unobtrusive.</p>
66
66
 
67
- <h2 id="label-Features">Features</h2>
67
+ <h2 id="features">Features</h2>
68
68
  <ul><li>
69
69
  <p>🔄 <strong>Method Lifecycle Hooks</strong>: <code>before_call</code>, <code>after_call</code>, and <code>around_call</code> - intercept methods without modifying their code</p>
70
70
  </li><li>
@@ -79,7 +79,7 @@
79
79
  <p>📝 <strong>Conditional execution</strong>: Run callbacks only when specific conditions are met</p>
80
80
  </li></ul>
81
81
 
82
- <h2 id="label-Installation">Installation</h2>
82
+ <h2 id="installation">Installation</h2>
83
83
 
84
84
  <p>Add this line to your application’s Gemfile:</p>
85
85
 
@@ -96,9 +96,9 @@
96
96
  <pre class="code ruby"><code class="ruby"><span class='id identifier rubyid_gem'>gem</span> <span class='id identifier rubyid_install'>install</span> <span class='id identifier rubyid_solid_callback'>solid_callback</span>
97
97
  </code></pre>
98
98
 
99
- <h2 id="label-Usage">Usage</h2>
99
+ <h2 id="usage">Usage</h2>
100
100
 
101
- <h3 id="label-Basic+Example">Basic Example</h3>
101
+ <h3 id="basic-example">Basic Example</h3>
102
102
 
103
103
  <pre class="code ruby"><code class="ruby"><span class='id identifier rubyid_require'>require</span> <span class='tstring'><span class='tstring_beg'>&#39;</span><span class='tstring_content'>solid_callback</span><span class='tstring_end'>&#39;</span></span>
104
104
 
@@ -142,7 +142,7 @@
142
142
  <span class='id identifier rubyid_service'>service</span><span class='period'>.</span><span class='id identifier rubyid_find_user'>find_user</span><span class='lparen'>(</span><span class='int'>42</span><span class='rparen'>)</span>
143
143
  </code></pre>
144
144
 
145
- <h3 id="label-Advanced+Usage">Advanced Usage</h3>
145
+ <h3 id="advanced-usage">Advanced Usage</h3>
146
146
 
147
147
  <p>Apply callbacks to specific methods:</p>
148
148
 
@@ -190,7 +190,7 @@
190
190
  <pre class="code ruby"><code class="ruby"><span class='id identifier rubyid_before_call'>before_call</span> <span class='symbol'>:notify_admin</span><span class='comma'>,</span> <span class='label'>if:</span> <span class='tlambda'>-&gt;</span> <span class='tlambeg'>{</span> <span class='const'>Rails</span><span class='period'>.</span><span class='id identifier rubyid_env'>env</span><span class='period'>.</span><span class='id identifier rubyid_production?'>production?</span> <span class='rbrace'>}</span>
191
191
  </code></pre>
192
192
 
193
- <h3 id="label-Skipping+Callbacks">Skipping Callbacks</h3>
193
+ <h3 id="skipping-callbacks">Skipping Callbacks</h3>
194
194
 
195
195
  <p>Skip callbacks for specific methods:</p>
196
196
 
@@ -212,7 +212,7 @@
212
212
  <span class='kw'>end</span>
213
213
  </code></pre>
214
214
 
215
- <h2 id="label-Callback+Options">Callback Options</h2>
215
+ <h2 id="callback-options">Callback Options</h2>
216
216
 
217
217
  <p>Each callback method accepts the following options:</p>
218
218
 
@@ -225,25 +225,25 @@
225
225
  </thead>
226
226
  <tbody>
227
227
  <tr>
228
- <td>‘only`</td>
228
+ <td><code>only</code></td>
229
229
  <td>Array of method names to which the callback applies</td>
230
230
  </tr>
231
231
  <tr>
232
- <td>‘except`</td>
232
+ <td><code>except</code></td>
233
233
  <td>Array of method names to which the callback does not apply</td>
234
234
  </tr>
235
235
  <tr>
236
- <td>‘if`</td>
236
+ <td><code>if</code></td>
237
237
  <td>Symbol (method name) or Proc that must return true for the callback to run</td>
238
238
  </tr>
239
239
  <tr>
240
- <td>‘unless`</td>
240
+ <td><code>unless</code></td>
241
241
  <td>Symbol (method name) or Proc that must return false for the callback to run</td>
242
242
  </tr>
243
243
  </tbody>
244
244
  </table>
245
245
 
246
- <h2 id="label-How+It+Works">How It Works</h2>
246
+ <h2 id="how-it-works">How It Works</h2>
247
247
 
248
248
  <p>Callbacker uses Ruby’s metaprogramming to wrap your methods with callback functionality:</p>
249
249
  <ol><li>
@@ -256,7 +256,7 @@
256
256
  <p>When the method is called, it executes the callbacks in the proper order</p>
257
257
  </li></ol>
258
258
 
259
- <h2 id="label-F0-9F-93-9A+Use+Cases">📚 Use Cases</h2>
259
+ <h2 id="-use-cases">📚 Use Cases</h2>
260
260
  <ul><li>
261
261
  <p>Authentication &amp; Authorization</p>
262
262
  </li><li>
@@ -277,19 +277,19 @@
277
277
  <p>Data transformation</p>
278
278
  </li></ul>
279
279
 
280
- <h2 id="label-F0-9F-A4-9D+Contributing">🤝 Contributing</h2>
280
+ <h2 id="-contributing">🤝 Contributing</h2>
281
281
 
282
282
  <p>Bug reports and pull requests are welcome on GitHub at <a href="https://github.com/gklsan/solid_callback/issues">github.com/gklsan/solid_callback/issues</a>.</p>
283
283
 
284
- <h2 id="label-F0-9F-93-84+License">📄 License</h2>
284
+ <h2 id="-license">📄 License</h2>
285
285
 
286
286
  <p>The gem is available as open source under the terms of the <a href="https://opensource.org/licenses/MIT">MIT License</a>.</p>
287
287
  </div></div>
288
288
 
289
289
  <div id="footer">
290
- Generated on Wed Mar 12 18:55:58 2025 by
290
+ Generated on Tue Mar 3 12:41:11 2026 by
291
291
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
292
- 0.9.37 (ruby-3.3.0).
292
+ 0.9.37 (ruby-4.0.1).
293
293
  </div>
294
294
 
295
295
  </div>
data/doc/index.html CHANGED
@@ -58,13 +58,13 @@
58
58
  </div>
59
59
 
60
60
  <div id="content"><div id='filecontents'>
61
- <h1 id="label-SolidCallback">SolidCallback</h1>
61
+ <h1 id="solidcallback">SolidCallback</h1>
62
62
 
63
- <p><a href="https://badge.fury.io/rb/solid_callback"><img src="https://badge.fury.io/rb/solid_callback.svg"></a> <a href="https://github.com/gklsan/solid_callback/actions/workflows/ruby.yml"><img src="https://github.com/gklsan/solid_callback/actions/workflows/ruby.yml/badge.svg"></a> <a href="https://opensource.org/licenses/MIT"><img src="https://img.shields.io/badge/License-MIT-yellow.svg"></a></p>
63
+ <p><a href="https://badge.fury.io/rb/solid_callback"><img src="https://badge.fury.io/rb/solid_callback.svg?icon=si%3Arubygems" alt="Gem Version"></a> <a href="https://github.com/gklsan/solid_callback/actions/workflows/ruby.yml"><img src="https://github.com/gklsan/solid_callback/actions/workflows/ruby.yml/badge.svg" alt="Test"></a> <a href="https://badge.fury.io/rb/simple_http_service"><img src="https://img.shields.io/gem/dt/simple_http_service.svg" alt="Downloads"></a> <a href="https://github.com/gklsan/solid_callback/network"><img src="https://img.shields.io/github/forks/gklsan/solid_callback.svg" alt="Github forks"></a> <a href="https://github.com/gklsan/solid_callback/stargazers"><img src="https://img.shields.io/github/stars/gklsan/solid_callback.svg" alt="Github stars"></a> <a href="https://opensource.org/licenses/MIT"><img src="https://img.shields.io/badge/License-MIT-yellow.svg" alt="License: MIT"></a></p>
64
64
 
65
65
  <p>SolidCallback adds powerful method interception capabilities to your Ruby classes with near-zero overhead. Clean, flexible, and unobtrusive.</p>
66
66
 
67
- <h2 id="label-Features">Features</h2>
67
+ <h2 id="features">Features</h2>
68
68
  <ul><li>
69
69
  <p>🔄 <strong>Method Lifecycle Hooks</strong>: <code>before_call</code>, <code>after_call</code>, and <code>around_call</code> - intercept methods without modifying their code</p>
70
70
  </li><li>
@@ -79,7 +79,7 @@
79
79
  <p>📝 <strong>Conditional execution</strong>: Run callbacks only when specific conditions are met</p>
80
80
  </li></ul>
81
81
 
82
- <h2 id="label-Installation">Installation</h2>
82
+ <h2 id="installation">Installation</h2>
83
83
 
84
84
  <p>Add this line to your application’s Gemfile:</p>
85
85
 
@@ -96,9 +96,9 @@
96
96
  <pre class="code ruby"><code class="ruby"><span class='id identifier rubyid_gem'>gem</span> <span class='id identifier rubyid_install'>install</span> <span class='id identifier rubyid_solid_callback'>solid_callback</span>
97
97
  </code></pre>
98
98
 
99
- <h2 id="label-Usage">Usage</h2>
99
+ <h2 id="usage">Usage</h2>
100
100
 
101
- <h3 id="label-Basic+Example">Basic Example</h3>
101
+ <h3 id="basic-example">Basic Example</h3>
102
102
 
103
103
  <pre class="code ruby"><code class="ruby"><span class='id identifier rubyid_require'>require</span> <span class='tstring'><span class='tstring_beg'>&#39;</span><span class='tstring_content'>solid_callback</span><span class='tstring_end'>&#39;</span></span>
104
104
 
@@ -142,7 +142,7 @@
142
142
  <span class='id identifier rubyid_service'>service</span><span class='period'>.</span><span class='id identifier rubyid_find_user'>find_user</span><span class='lparen'>(</span><span class='int'>42</span><span class='rparen'>)</span>
143
143
  </code></pre>
144
144
 
145
- <h3 id="label-Advanced+Usage">Advanced Usage</h3>
145
+ <h3 id="advanced-usage">Advanced Usage</h3>
146
146
 
147
147
  <p>Apply callbacks to specific methods:</p>
148
148
 
@@ -190,7 +190,7 @@
190
190
  <pre class="code ruby"><code class="ruby"><span class='id identifier rubyid_before_call'>before_call</span> <span class='symbol'>:notify_admin</span><span class='comma'>,</span> <span class='label'>if:</span> <span class='tlambda'>-&gt;</span> <span class='tlambeg'>{</span> <span class='const'>Rails</span><span class='period'>.</span><span class='id identifier rubyid_env'>env</span><span class='period'>.</span><span class='id identifier rubyid_production?'>production?</span> <span class='rbrace'>}</span>
191
191
  </code></pre>
192
192
 
193
- <h3 id="label-Skipping+Callbacks">Skipping Callbacks</h3>
193
+ <h3 id="skipping-callbacks">Skipping Callbacks</h3>
194
194
 
195
195
  <p>Skip callbacks for specific methods:</p>
196
196
 
@@ -212,7 +212,7 @@
212
212
  <span class='kw'>end</span>
213
213
  </code></pre>
214
214
 
215
- <h2 id="label-Callback+Options">Callback Options</h2>
215
+ <h2 id="callback-options">Callback Options</h2>
216
216
 
217
217
  <p>Each callback method accepts the following options:</p>
218
218
 
@@ -225,25 +225,25 @@
225
225
  </thead>
226
226
  <tbody>
227
227
  <tr>
228
- <td>‘only`</td>
228
+ <td><code>only</code></td>
229
229
  <td>Array of method names to which the callback applies</td>
230
230
  </tr>
231
231
  <tr>
232
- <td>‘except`</td>
232
+ <td><code>except</code></td>
233
233
  <td>Array of method names to which the callback does not apply</td>
234
234
  </tr>
235
235
  <tr>
236
- <td>‘if`</td>
236
+ <td><code>if</code></td>
237
237
  <td>Symbol (method name) or Proc that must return true for the callback to run</td>
238
238
  </tr>
239
239
  <tr>
240
- <td>‘unless`</td>
240
+ <td><code>unless</code></td>
241
241
  <td>Symbol (method name) or Proc that must return false for the callback to run</td>
242
242
  </tr>
243
243
  </tbody>
244
244
  </table>
245
245
 
246
- <h2 id="label-How+It+Works">How It Works</h2>
246
+ <h2 id="how-it-works">How It Works</h2>
247
247
 
248
248
  <p>Callbacker uses Ruby’s metaprogramming to wrap your methods with callback functionality:</p>
249
249
  <ol><li>
@@ -256,7 +256,7 @@
256
256
  <p>When the method is called, it executes the callbacks in the proper order</p>
257
257
  </li></ol>
258
258
 
259
- <h2 id="label-F0-9F-93-9A+Use+Cases">📚 Use Cases</h2>
259
+ <h2 id="-use-cases">📚 Use Cases</h2>
260
260
  <ul><li>
261
261
  <p>Authentication &amp; Authorization</p>
262
262
  </li><li>
@@ -277,19 +277,19 @@
277
277
  <p>Data transformation</p>
278
278
  </li></ul>
279
279
 
280
- <h2 id="label-F0-9F-A4-9D+Contributing">🤝 Contributing</h2>
280
+ <h2 id="-contributing">🤝 Contributing</h2>
281
281
 
282
282
  <p>Bug reports and pull requests are welcome on GitHub at <a href="https://github.com/gklsan/solid_callback/issues">github.com/gklsan/solid_callback/issues</a>.</p>
283
283
 
284
- <h2 id="label-F0-9F-93-84+License">📄 License</h2>
284
+ <h2 id="-license">📄 License</h2>
285
285
 
286
286
  <p>The gem is available as open source under the terms of the <a href="https://opensource.org/licenses/MIT">MIT License</a>.</p>
287
287
  </div></div>
288
288
 
289
289
  <div id="footer">
290
- Generated on Wed Mar 12 18:55:58 2025 by
290
+ Generated on Tue Mar 3 12:41:11 2026 by
291
291
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
292
- 0.9.37 (ruby-3.3.0).
292
+ 0.9.37 (ruby-4.0.1).
293
293
  </div>
294
294
 
295
295
  </div>
@@ -100,9 +100,9 @@
100
100
  </div>
101
101
 
102
102
  <div id="footer">
103
- Generated on Wed Mar 12 18:55:58 2025 by
103
+ Generated on Tue Mar 3 12:41:11 2026 by
104
104
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
105
- 0.9.37 (ruby-3.3.0).
105
+ 0.9.37 (ruby-4.0.1).
106
106
  </div>
107
107
 
108
108
  </div>
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module SolidCallback
4
- VERSION = "2.0.1"
4
+ VERSION = "3.0.0"
5
5
  end
data/mise.toml ADDED
@@ -0,0 +1,2 @@
1
+ [tools]
2
+ ruby = "4"
metadata CHANGED
@@ -1,26 +1,26 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: solid_callback
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.1
4
+ version: 3.0.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Gokul (gklsan)
8
8
  bindir: exe
9
9
  cert_chain: []
10
- date: 2025-03-17 00:00:00.000000000 Z
10
+ date: 1980-01-02 00:00:00.000000000 Z
11
11
  dependencies:
12
12
  - !ruby/object:Gem::Dependency
13
13
  name: bundler
14
14
  requirement: !ruby/object:Gem::Requirement
15
15
  requirements:
16
- - - "~>"
16
+ - - ">="
17
17
  - !ruby/object:Gem::Version
18
18
  version: '2.0'
19
19
  type: :development
20
20
  prerelease: false
21
21
  version_requirements: !ruby/object:Gem::Requirement
22
22
  requirements:
23
- - - "~>"
23
+ - - ">="
24
24
  - !ruby/object:Gem::Version
25
25
  version: '2.0'
26
26
  - !ruby/object:Gem::Dependency
@@ -107,6 +107,7 @@ files:
107
107
  - lib/solid_callback/hooks.rb
108
108
  - lib/solid_callback/method_wrapper.rb
109
109
  - lib/solid_callback/version.rb
110
+ - mise.toml
110
111
  - sig/solid_callback.rbs
111
112
  homepage: https://github.com/gklsan/solid_callback
112
113
  licenses:
@@ -123,14 +124,14 @@ required_ruby_version: !ruby/object:Gem::Requirement
123
124
  requirements:
124
125
  - - ">="
125
126
  - !ruby/object:Gem::Version
126
- version: 3.3.0
127
+ version: 4.0.1
127
128
  required_rubygems_version: !ruby/object:Gem::Requirement
128
129
  requirements:
129
130
  - - ">="
130
131
  - !ruby/object:Gem::Version
131
132
  version: '0'
132
133
  requirements: []
133
- rubygems_version: 3.6.6
134
+ rubygems_version: 4.0.3
134
135
  specification_version: 4
135
136
  summary: SolidCallback adds powerful method interception capabilities to your Ruby
136
137
  classes with near-zero overhead. Clean, flexible, and unobtrusive.