scip-ruby-debug 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: 508268d7fe70a732bd0bc76017b3878f72bace3ca8a74df9c6a1cea5ef52f25a
|
4
|
+
data.tar.gz: 0c6dc529f32b8f4ddb55ffe8eadf7ac6be47acffa7981d651f3f2317dff2f1f0
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 98ff56b47509e44122e0c22d79a6d36c8c5909bc28b47fb40acc14d34abd8a306190ec4cbb4350f1e8216171377575e5e392e00796c74e1ffcaf02c34b865a95
|
7
|
+
data.tar.gz: 4f8c7378abc87e7e40668dee8543bc4a23b721055fb1c430b87cbd940be889776bdf397452c4adfb20042f2b79935650c0ef676d9b79d73676a366f51298a1a4
|
data/native/scip-ruby
CHANGED
Binary file
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: scip-ruby-debug
|
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
|