scip-ruby 0.3.1-universal-darwin-21 → 0.3.4-universal-darwin-21
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: 2ffa2f2bee1266be958a87e6e9dddac018c6b22304d2aa86bcd020ad4974abab
|
4
|
+
data.tar.gz: 4cd3e95e81480aa408f9613dc2418d5c1cceac2a678f1bb4c0b43dacd42146d3
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: d5281b94a030c19d858b37ebf689c7f6106659caf0e5bfda6f8d3c26ec6183a92288cf9b5647f7daaa4a6244ef65cc8dae1b658d9f1fcfeb86678549a358dc76
|
7
|
+
data.tar.gz: c73d81e6f68b51e2bc77fa5e6301287f8fc97176d8781dbdef77d415abaf9d2a57ebb0630eee25adf3e945ff64828d5164890967173f93fb6ad58a702ab1c10f
|
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-21
|
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
|