sorbet-static 0.4.5129-java

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA256:
3
+ metadata.gz: bf33acd5866e4a8c39862110201d4b56454723b7427ea1e3f919b50d95a25a04
4
+ data.tar.gz: 3cd28b2237e8afc68564fa5d4cbb872f438c444c9e16644ec6d84cec6fb1398c
5
+ SHA512:
6
+ metadata.gz: ed5e9ad1a2c752a9d11cf481d978dfca28d50922e371cc9b8798b4480f65b2c7ee14598e4ed98d9729cdfe9624efdb34d266984f21ca588d31009a15fee705f1
7
+ data.tar.gz: 41183df41942fb9f6cdaa53a7b8347fa88316fff369380bb840d7d699c0aa32a4f645424ee69572e7120a07411eb540ddb624b3825dd073d024fa4ae75520d84
Binary file
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.4.5129
5
+ platform: java
6
+ authors:
7
+ - Stripe
8
+ autorequire:
9
+ bindir: bin
10
+ cert_chain: []
11
+ date: 2019-12-06 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/linux.sorbet
20
+ - libexec/mac.sorbet
21
+ homepage: https://sorbet.run
22
+ licenses:
23
+ - Apache-2.0
24
+ metadata:
25
+ source_code_uri: https://github.com/sorbet/sorbet
26
+ post_install_message:
27
+ rdoc_options: []
28
+ require_paths:
29
+ - lib
30
+ required_ruby_version: !ruby/object:Gem::Requirement
31
+ requirements:
32
+ - - ">="
33
+ - !ruby/object:Gem::Version
34
+ version: 2.3.0
35
+ required_rubygems_version: !ruby/object:Gem::Requirement
36
+ requirements:
37
+ - - ">="
38
+ - !ruby/object:Gem::Version
39
+ version: '0'
40
+ requirements: []
41
+ rubygems_version: 3.0.3
42
+ signing_key:
43
+ specification_version: 4
44
+ summary: A Typechecker for Ruby
45
+ test_files: []