sorbet-static 0.4.4931-universal-darwin-14 → 0.4.4933-universal-darwin-14
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 +2 -5
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 8f9dbe1fa142e0a0be03d154ad9bcb03a69ccf28
|
4
|
+
data.tar.gz: 91a41dd2266590ec1dbc439a44943907e3fae610
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 07f18843d07708af71a80bb20a90855ac627065ad10b5694af265ca35676345e5d018b5bc54914d02dd8284694e0cca231a358fd9edf60e8d94263989b4024d5
|
7
|
+
data.tar.gz: 5709cc353f76dc4787a1b0680e0e4f8db2c895bbc2196411a5f0a11b8940154a760ffad52325f4b8c246d0fa42dd9ed8cdc3fcf65c70f6c0cc3d920a9fa59fe0
|
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.4933
|
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: 2019-10-
|
11
|
+
date: 2019-10-27 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: The Sorbet typechecker binary
|
14
14
|
email: sorbet@stripe.com
|
@@ -31,9 +31,6 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
31
31
|
- - ">="
|
32
32
|
- !ruby/object:Gem::Version
|
33
33
|
version: 2.3.0
|
34
|
-
- - "<"
|
35
|
-
- !ruby/object:Gem::Version
|
36
|
-
version: 2.7.0.preview1
|
37
34
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
38
35
|
requirements:
|
39
36
|
- - ">="
|