scip-ruby 0.3.2-universal-darwin-20 → 0.3.4-universal-darwin-20
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/native/scip-ruby +0 -0
- metadata +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 88ca9615acd7930d4813ba50423840d311bada740d7b63dc3b8a43e77255fd07
|
4
|
+
data.tar.gz: 4c7fc432145b3314626666c023d8aedf1ab6fcfac21450f1c6db80f6f4b1a27a
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: ccfc3f78caa1722a0a8d089fb1cb32254280dae16f36007a60f574380eaecf409049adbb7680a160bc9751c5033a537d1e6510a4fd4d72a4abb8de1a6523061f
|
7
|
+
data.tar.gz: 5ae24172217c5845a1314a8f2200847eb20e26c1d01eb3a3130c05a4d5dfc24aa1e71612b12fd361217038eb8b5a13e2d7bee3715941ecf4181dc7f99b50a8d1
|
data/native/scip-ruby
CHANGED
Binary file
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: scip-ruby
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.3.
|
4
|
+
version: 0.3.4
|
5
5
|
platform: universal-darwin-20
|
6
6
|
authors:
|
7
7
|
- Sourcegraph
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2023-06-14 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: Wrapper for the scip-ruby binary
|
14
14
|
email: code-intel@sourcegraph.com
|
@@ -39,7 +39,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
39
39
|
- !ruby/object:Gem::Version
|
40
40
|
version: '0'
|
41
41
|
requirements: []
|
42
|
-
rubygems_version: 3.
|
42
|
+
rubygems_version: 3.1.6
|
43
43
|
signing_key:
|
44
44
|
specification_version: 4
|
45
45
|
summary: A SCIP indexer for Ruby
|