sorbet-static 0.4.4808-universal-darwin-18 → 0.4.4811-universal-darwin-18
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: 27277f9315f02c31d16d6a1fe726ffafc89153f2
|
4
|
+
data.tar.gz: 55babb08a0b71de30110139e608e22bf54f17575
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 7c221f9ed422a8955b6eee90620098e114750ff4ccdec7d4cf52904617ae115d352b5b9659454c8dfc7cd5a4e1bdc747b7687c6a1700f6458b72f77d74b9993b
|
7
|
+
data.tar.gz: b70b95e595dd18246ccb50c706ed51cbffb579c1c95ce247cbe7ad36e798feb8b6c3b118dde23fa9831cb5a6b1769078bc8a07a6104d224d56b0f22508a620e6
|
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-18
|
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:
|