sorbet-static 0.5.11238-x86_64-linux → 0.5.11247-x86_64-linux
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/libexec/sorbet +0 -0
- metadata +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 701951e6c5bd8636758fab54111a60ac0999b29397dc92c1322d395221b2905d
|
4
|
+
data.tar.gz: 490c12fb03b6adcd7e6746352f690144215ccb730136a6ef851eb04b9b65ff64
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 9cc22353abbdcf61a53a1cbf79d278910de13a607724e63473ccadc990226395b31f7c111c97bd83de80dc0fca6c6130a0933accb1f7ebbaa87695f93912c150
|
7
|
+
data.tar.gz: 6130da23265f43b801976b14c597fd691d3e906d42a7cb162164e7f2f2ba7c19290ecdc001394601c343e3f81eec8522a0043ffad3cb5fc2be2b21c32acb4dae
|
data/libexec/sorbet
CHANGED
Binary file
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: sorbet-static
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.5.
|
4
|
+
version: 0.5.11247
|
5
5
|
platform: x86_64-linux
|
6
6
|
authors:
|
7
7
|
- Stripe
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-02-
|
11
|
+
date: 2024-02-10 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: The Sorbet typechecker binary
|
14
14
|
email: sorbet@stripe.com
|
@@ -37,7 +37,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
37
37
|
- !ruby/object:Gem::Version
|
38
38
|
version: '0'
|
39
39
|
requirements: []
|
40
|
-
rubygems_version: 3.
|
40
|
+
rubygems_version: 3.3.7
|
41
41
|
signing_key:
|
42
42
|
specification_version: 4
|
43
43
|
summary: A Typechecker for Ruby
|