sorbet-static 0.5.10346-universal-darwin-20 → 0.5.10413-universal-darwin-20
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: 605d75c3dffb8ac1f74902668549c0b32d69c884eeb93cffa5fee5e24dcb481c
|
4
|
+
data.tar.gz: d3505929e8171b358c831e5cdae6c9ce846aaf535ef7db3107eaf5831dd80d45
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: a3d64371245c7fbb9bba78667b089cddf5fecae4e94702e0f7fcf812d51e3e729f98b747753daa2afc12e877499deb8192b1d4e2c79cbd92864675f3a7574461
|
7
|
+
data.tar.gz: 6b56fb1a65f69a35a66e64c8b43056a0de063fbe1261483690394682e8c3871b89288da0a06fa169f83885db933fdd088804cb6b18e52adb271c6853f6166c4c
|
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-20
|
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
|