scip-ruby 0.3.9-x86_64-linux → 0.4.1-x86_64-linux
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: 37526642806cf43a922a31e910c4b0b98ec87c797228190834ed1733d12cf5bc
|
4
|
+
data.tar.gz: f8ddf289ba99f769f6de1bb313ea352338867946bfc619bec758669d7ea85b68
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: cf48e527d460598416cfda861559e8fe63a7d21084c3d7d6e8c182270a7ec4b05a63d4c91d534c06b9af004ee9d86f3599b1f2b52fa35984c401101563ebea92
|
7
|
+
data.tar.gz: 3ea7fec8a35f7681855942ff54fd61de658efffb9eb141aaa824ec7853571796d82d3e1b467a89033868ce253d6f16de2a308afffd5e0c9f2afedee708280a55
|
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.
|
4
|
+
version: 0.4.1
|
5
5
|
platform: x86_64-linux
|
6
6
|
authors:
|
7
7
|
- Sourcegraph
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2024-07-16 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.3.7
|
43
43
|
signing_key:
|
44
44
|
specification_version: 4
|
45
45
|
summary: A SCIP indexer for Ruby
|