ruby_tree_sitter 1.6.0-arm-linux-musl → 1.7.0-arm-linux-musl

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: 1925f8308ea5699baa8b6b6d3d08f0050f258ee06a30117d330fa6409a2fd118
4
- data.tar.gz: a07bd4d589807750947d5d55ac82f050da5d1989ea9c3e06d954676b26948283
3
+ metadata.gz: 519a0084064370f248199e9b067f67a6e07eeb8297d68ba8fad4a4516b4af152
4
+ data.tar.gz: '080a7765f7ec9f27098af7b87100dc149b4d883de2b675e9f5f26102659abd87'
5
5
  SHA512:
6
- metadata.gz: b8e70368acb17bee7195590f84cb8d9f9e72a25d6ad0bf12ece45ee2b004a658ddaa5f81a1e9a3831dd2c4b5d8bf99876e79b1a9bef700a42a7f56c9d356f4be
7
- data.tar.gz: 6a29bad05ad4ebc04ba40266f9a3d2a175c66e460531ab36cce6830d89085d0c0e4c017cd3508335bd23e50ee1de1ebf94078e5133b7f7c8a7056a1243e8d7d5
6
+ metadata.gz: 0e59ec5d12154271d8ab5ef54a02d57968fc9ce396fc69a1216f90974509fbdbf4c761b77f6f14f699e2704333e0919125fa8cb433ddf1f901912c664cbd098b
7
+ data.tar.gz: 66c810b7d759abb8c9b5d1d509cbd4c771bceac8c8385e81882767d4719fb66e8b457e70ade2b85d9f71e140f3bb0dbf86a240b2a05f2354ee6f87f3c43a9ee8
Binary file
Binary file
Binary file
Binary file
@@ -2,7 +2,7 @@
2
2
 
3
3
  module TreeSitter
4
4
  # The version of the tree-sitter library.
5
- TREESITTER_VERSION = '0.22.6'
5
+ TREESITTER_VERSION = '0.23.0'
6
6
  # The current version of the gem.
7
- VERSION = '1.6.0'
7
+ VERSION = '1.7.0'
8
8
  end
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.6.0
4
+ version: 1.7.0
5
5
  platform: arm-linux-musl
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-08-07 00:00:00.000000000 Z
12
+ date: 2024-09-16 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: sorbet-runtime