sorbet-static 0.6.13363-x86_64-linux → 0.6.13365-x86_64-linux

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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/libexec/sorbet +0 -0
  3. metadata +3 -6
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: c04ea29e6225fabc983788197f47dad3bfc3fc4f3c77e92f6107be0e3ad1e29b
4
- data.tar.gz: 68b6199e26a10aeabb53fb254ab162b16980c0536b3f6a0934151b0fb8d0a8d4
3
+ metadata.gz: 4a377af1c8716a8970a180703682d85e7c8a6bb1cd908828833fae0a138dc302
4
+ data.tar.gz: 0ce04e788937cd8a923b676a9c43712d523bc1864345e83d6be7b6b0ba204ff8
5
5
  SHA512:
6
- metadata.gz: '0361587a7c1bdd82a1b2d77ae46a8c2cd82054f26a124dedfeefb2937c432c8c3c28b4f2bb42147615720d60c41b6df99b51090148c54bc2e895792044a4b621'
7
- data.tar.gz: f4840290682fd11911d3eda155becc57ca2c683c5e0cd56a7c982fdc06f8f14f4f371c6f42dd6931029c35d18fc5a68f1e05a1533abe192cef2a1110842513f6
6
+ metadata.gz: 69e5f4e3e11552aa76800a5b43d539ed1da2af109965d83e8ab170f679807b7303ec62d98a43af954bd62d08ef3fb5c785b4bf3a366108ccdfe5480106eaa6aa
7
+ data.tar.gz: 77c4b4a9bddab836258cbe5d610115cb4982eba337f01613b97946a514e47a41b937fc02d9e69030121d055987a933fa7bf5437fcd2191ff2a8d4c6945486493
data/libexec/sorbet CHANGED
Binary file
metadata CHANGED
@@ -1,14 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: sorbet-static
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.6.13363
4
+ version: 0.6.13365
5
5
  platform: x86_64-linux
6
6
  authors:
7
7
  - Stripe
8
- autorequire:
9
8
  bindir: bin
10
9
  cert_chain: []
11
- date: 2026-07-25 00:00:00.000000000 Z
10
+ date: 1980-01-02 00:00:00.000000000 Z
12
11
  dependencies: []
13
12
  description: The Sorbet typechecker binary
14
13
  email: sorbet@stripe.com
@@ -22,7 +21,6 @@ licenses:
22
21
  - Apache-2.0
23
22
  metadata:
24
23
  source_code_uri: https://github.com/sorbet/sorbet
25
- post_install_message:
26
24
  rdoc_options: []
27
25
  require_paths:
28
26
  - lib
@@ -37,8 +35,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
37
35
  - !ruby/object:Gem::Version
38
36
  version: '0'
39
37
  requirements: []
40
- rubygems_version: 3.3.7
41
- signing_key:
38
+ rubygems_version: 3.6.9
42
39
  specification_version: 4
43
40
  summary: A Typechecker for Ruby
44
41
  test_files: []