sorbet-static 0.5.10346-universal-darwin-18 → 0.5.10413-universal-darwin-18
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: ca2adb6291025552602f53920df3e37f93bbc539a4e6476f94460d3b5bb52f67
|
4
|
+
data.tar.gz: 335d6065026ad183cbd4b9a930a6c3bd3b705f7e1975a50997d5429b0cf4892b
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: ba0e50e834e339cb021d5a7309450344533fd6a3c4b2ca27d7471fceb321868d397f4dc5ed2a1c94e825f87db884f8c19ee8cdfc56279070661513779418f91d
|
7
|
+
data.tar.gz: e307c1c4c5dbb6afec15150507f0eccab74d69af4d097381ed074437b897406b02d8183a7cbcea0434b67f0b1f3aa504c75d8928d1d114804508c47fca9d7f94
|
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-18
|
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
|