sorbet-static 0.5.10346-universal-darwin-14 → 0.5.10413-universal-darwin-14
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +5 -5
- data/libexec/sorbet +0 -0
- metadata +3 -4
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
|
-
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
2
|
+
SHA256:
|
3
|
+
metadata.gz: 01b55dda43071e5a1c1680bc1262b4553eaca2687e7f21117cc62437986226d0
|
4
|
+
data.tar.gz: ad3b8efc8deec085798e85ed0aca90079ef9ba1029dcf864a73b37958e5f97f0
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: f5bb6cbd122709277fb1f249a509e9f935def11c59e7a05ce14711cee7d7644b8b55a02a25e6b60a903da5a24ef495928d91aa0380f83991ba4aa8e504f366cb
|
7
|
+
data.tar.gz: 75388737db8316f1f433dbf50953a198b12a3dd30af238265b73ddd25f87aa71776d0244b96a28a99c2f5ba8f072d84f1e2c2e7ade1f97160630549c8ae6892a
|
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.10413
|
5
5
|
platform: universal-darwin-14
|
6
6
|
authors:
|
7
7
|
- Stripe
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2022-08
|
11
|
+
date: 2022-09-08 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: The Sorbet typechecker binary
|
14
14
|
email: sorbet@stripe.com
|
@@ -37,8 +37,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
37
37
|
- !ruby/object:Gem::Version
|
38
38
|
version: '0'
|
39
39
|
requirements: []
|
40
|
-
|
41
|
-
rubygems_version: 2.5.2.3
|
40
|
+
rubygems_version: 3.0.3.1
|
42
41
|
signing_key:
|
43
42
|
specification_version: 4
|
44
43
|
summary: A Typechecker for Ruby
|