sorbet-static 0.4.4808-universal-darwin-19 → 0.4.4811-universal-darwin-19
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 +4 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: efb51daaeb79fa89167acdff9d82da57ecd5a760
|
4
|
+
data.tar.gz: c8f36b494d325979453c19c4a070e011787daebe
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: c0274352c2e29b490159843fa5bf5c566ebd2bb39367ad626c5a84d2a8be4f7377efd8fb3d0ee86c45dce9cc106f3d601033e67e7eede48001a6edbd515d4b6b
|
7
|
+
data.tar.gz: 256f39147902831b321ed4e9a3b347595df3a1f9f6537a1f738aca54f48a95a8052a7bf343943df13b9844b179513f6eb9a499ba33c3d0d4e164ddf889419b7b
|
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.4.
|
4
|
+
version: 0.4.4811
|
5
5
|
platform: universal-darwin-19
|
6
6
|
authors:
|
7
7
|
- Stripe
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2019-09-
|
11
|
+
date: 2019-09-28 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: The Sorbet typechecker binary
|
14
14
|
email: sorbet@stripe.com
|
@@ -20,7 +20,8 @@ files:
|
|
20
20
|
homepage: https://sorbet.run
|
21
21
|
licenses:
|
22
22
|
- Apache-2.0
|
23
|
-
metadata:
|
23
|
+
metadata:
|
24
|
+
source_code_uri: https://github.com/sorbet/sorbet
|
24
25
|
post_install_message:
|
25
26
|
rdoc_options: []
|
26
27
|
require_paths:
|