scip-ruby 0.3.1-x86_64-linux → 0.3.4-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: 6c53baa22e58e6b04455b609b9f33c1e20f0d66e30d5e6c334c50417738fa0f6
|
4
|
+
data.tar.gz: dd8fbc6b68e8d916b8b0b0640874cf5edae5b94948071b1364d46394f93be7b9
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 18c8c9af8ba7c04138bbbb4d551f9b4c8a12a935297b2993ec7bda914640ded0e52079d3bd22c286ca7534a78995184ecc62945b37fb0a1c1456861717fdcc5b
|
7
|
+
data.tar.gz: e2b9dff5587c741633c0a89d289f3dca6fdd2a6832ab6a2d27ecf48849779ee2174ab907daa9261ad4893239fb5d0c2e2be36732f35a25385e689b3595ee4c84
|
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: x86_64-linux
|
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
|