scip-ruby-debug 0.3.3-universal-darwin-20 → 0.3.5-universal-darwin-20
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: 2ee0f401215275046353047e7e5e19c568b6778bf0f2ddb831d3be989f689a26
|
4
|
+
data.tar.gz: 305224a8c06489b471016dcf781ae5ed449ee6e5c78c7716ab72ebed574a2082
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 011cb207781fad6e68d6ad5f86f6b6c94b7356272133e96f6106f3ae114d449c8b48a15ff3987169ed741035153ceff70a49462a2d9fb482aa3afa58d064561f
|
7
|
+
data.tar.gz: 0574f1dd2dfd044c3a10a5faa8646baab7ac66d8220671b0223695620142945fca5a71994cc5e6350d6c0fb0052db81627c64daf40bd36352e681c142a7e3cf3
|
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.3.
|
4
|
+
version: 0.3.5
|
5
5
|
platform: universal-darwin-20
|
6
6
|
authors:
|
7
7
|
- Sourcegraph
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2023-
|
11
|
+
date: 2023-06-15 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.1.
|
42
|
+
rubygems_version: 3.1.6
|
43
43
|
signing_key:
|
44
44
|
specification_version: 4
|
45
45
|
summary: A SCIP indexer for Ruby
|