sorbet-static 0.5.10201-universal-darwin-22
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/libexec/sorbet +0 -0
- metadata +45 -0
checksums.yaml
ADDED
@@ -0,0 +1,7 @@
|
|
1
|
+
---
|
2
|
+
SHA1:
|
3
|
+
metadata.gz: 899a2b3b6e2abee115bd4ca160eb58ff1d3a4cbc
|
4
|
+
data.tar.gz: 0b79ad2e2480b7d1abcd97c4a7d7caaeb4b0f7c3
|
5
|
+
SHA512:
|
6
|
+
metadata.gz: 23f55d1dcccd2c429d2ce017baf5ad1fe5d2615a573948054f40d154631a71f9c3ab13f976a6507928b746024d9955cf930650c37ffcb0d6ab8422fcc1abfb8e
|
7
|
+
data.tar.gz: f6455cb1a2267128de1a8b9247cd904f6694a8650298090a9b9089cb4a88929b5545eb7fc1ec2bdae3e2f426db58e1db5e8e702a13cf8fda2a97502f0236644c
|
data/libexec/sorbet
ADDED
Binary file
|
metadata
ADDED
@@ -0,0 +1,45 @@
|
|
1
|
+
--- !ruby/object:Gem::Specification
|
2
|
+
name: sorbet-static
|
3
|
+
version: !ruby/object:Gem::Version
|
4
|
+
version: 0.5.10201
|
5
|
+
platform: universal-darwin-22
|
6
|
+
authors:
|
7
|
+
- Stripe
|
8
|
+
autorequire:
|
9
|
+
bindir: bin
|
10
|
+
cert_chain: []
|
11
|
+
date: 2022-07-22 00:00:00.000000000 Z
|
12
|
+
dependencies: []
|
13
|
+
description: The Sorbet typechecker binary
|
14
|
+
email: sorbet@stripe.com
|
15
|
+
executables: []
|
16
|
+
extensions: []
|
17
|
+
extra_rdoc_files: []
|
18
|
+
files:
|
19
|
+
- libexec/sorbet
|
20
|
+
homepage: https://sorbet.org
|
21
|
+
licenses:
|
22
|
+
- Apache-2.0
|
23
|
+
metadata:
|
24
|
+
source_code_uri: https://github.com/sorbet/sorbet
|
25
|
+
post_install_message:
|
26
|
+
rdoc_options: []
|
27
|
+
require_paths:
|
28
|
+
- lib
|
29
|
+
required_ruby_version: !ruby/object:Gem::Requirement
|
30
|
+
requirements:
|
31
|
+
- - ">="
|
32
|
+
- !ruby/object:Gem::Version
|
33
|
+
version: 2.3.0
|
34
|
+
required_rubygems_version: !ruby/object:Gem::Requirement
|
35
|
+
requirements:
|
36
|
+
- - ">="
|
37
|
+
- !ruby/object:Gem::Version
|
38
|
+
version: '0'
|
39
|
+
requirements: []
|
40
|
+
rubyforge_project:
|
41
|
+
rubygems_version: 2.5.2.3
|
42
|
+
signing_key:
|
43
|
+
specification_version: 4
|
44
|
+
summary: A Typechecker for Ruby
|
45
|
+
test_files: []
|