scip-ruby 0.1.2-x86_64-linux → 0.3.0-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 +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 2a5f1955a4cd6d4d586be186f8c939a9577c1a8f4b91f6e4f7a110a21ea0e1af
|
4
|
+
data.tar.gz: 333e95a35447a9b17cc52ace9e4fa72458ef1904c8c4e6b8207c575ae7cca590
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 33b329c76a6fc50917e3ae89e3727f76160ef1ffe4853b1cc4fe737eedecd46bf893dd8cd5b49a66fa0219c7ddba02adf667037244d2992a13e5dbb967d0c28e
|
7
|
+
data.tar.gz: 8c9d9019eb9fdc1c3a2a7b65d76575c197ebcea7fc0cdb219b25e77dfea8b7817759d4f91b5dd9f6e350f8f21853b0e75101b3a3a7d77fe7c99a377c3925ece8
|
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.3.0
|
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: 2022-
|
11
|
+
date: 2022-11-07 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: Wrapper for the scip-ruby binary
|
14
14
|
email: code-intel@sourcegraph.com
|