ruby_tree_sitter 1.9.1-arm64-darwin → 1.10.0-arm64-darwin
Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 0ed32fd5a29b257393ffda8d4a9d1b057c315798beef3fb7323297f2aabb2bcb
|
4
|
+
data.tar.gz: e7f2d2a2694ef821fc102a971212f5c21fab902799725779c5df87f74c8b1b98
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 4b80956e17cae3168a5e2dbbe941faf06df064f25e767b0a7fb3e85de7f82bda65b8850cb25ad98f87d3795d73fd7d1905c96bea6ad0c4a4f289f1e694733647
|
7
|
+
data.tar.gz: c481150a27bf3083b6f51cc7284804846b7ecf7044d48402c2aed2bb91b0efb728c4af8ab19cae031e0c0dc0719524671df9d43f2848c606177152742e9ed99a
|
Binary file
|
Binary file
|
Binary file
|
data/lib/tree_sitter/error.rb
CHANGED
data/lib/tree_sitter/version.rb
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: ruby_tree_sitter
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.
|
4
|
+
version: 1.10.0
|
5
5
|
platform: arm64-darwin
|
6
6
|
authors:
|
7
7
|
- Firas al-Khalil
|
@@ -9,7 +9,7 @@ authors:
|
|
9
9
|
autorequire:
|
10
10
|
bindir: bin
|
11
11
|
cert_chain: []
|
12
|
-
date: 2024-12-
|
12
|
+
date: 2024-12-10 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: sorbet-runtime
|