rbs-sentinel 0.4.1 → 0.5.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: eb5bf9f86aecf94584bc83b249b2097964713d8b0749a53cd0532556cb17ed1f
4
- data.tar.gz: 825ba7d345d180ab0281cec450c18fa8ff20f9b82126a458dcebe372b8c04fa4
3
+ metadata.gz: b27da97d18520d796f89ac676abaaf92c29b79e3a7a126786b2fd38c87fb3f1d
4
+ data.tar.gz: c6a5c08da7e2be836ad9927d13ebc495adb1e8538d084da3cb0bc68a4ffabd7b
5
5
  SHA512:
6
- metadata.gz: c0faf3452456d2ae80872409fcd5444268c341f8e9cd5e7b8cb23896340a139b4f3d48481eb195024963857c11de3b518b207fd33edd41266fd7b618b2115527
7
- data.tar.gz: 89910b52f93a032435cf518e7acd0f9b9ecee0e9781c00cb7cc00056f7d82ba54a8cf42e78dc7921e09a96e0e3b79cc22c7d80305a8a0391ad5ea74a861d51e4
6
+ metadata.gz: 656a4b282ccfc628ef19092e1c942509544c9a0d923c06f65858953624231a8b2e1a2377efc9518cdffc75d6fb41a8897391f14b413aa2a3e690d8cd75644d12
7
+ data.tar.gz: 891674a6af2928f62e36e02779cd264a7d396568ac8bf5dc4988afaece3ff7508f5cb5a0c07c28ab1922ff047287eb6ac2a7c56124d4040702ee43a93e1b66ca
Binary file
Binary file
Binary file
Binary file
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rbs-sentinel
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.1
4
+ version: 0.5.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Andrew Gauger
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2026-05-08 00:00:00.000000000 Z
11
+ date: 2026-07-31 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Sentinel scans Ruby files and generates RBS signatures using a high-performance
14
14
  Rust transpiler.