line-tree 0.6.10 → 0.7.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
- SHA1:
3
- metadata.gz: 25436780a74abfac424368c294511db95fa7ead4
4
- data.tar.gz: 644d89987c9d42c2aab7a311ad0d64868cf41276
2
+ SHA256:
3
+ metadata.gz: 821db5f0b61bcb5fee78287509993ee2eafb34f39fbb982f0bd53a5fb17bbcff
4
+ data.tar.gz: 766337d1372c9de82920b668688d0c38535c5570b76a23c8d1a5a4ce700e3ea1
5
5
  SHA512:
6
- metadata.gz: e6ab31cd642e5a6f733dc92894093850b04436b6c61f51a73b11618cfa9a8468e81efa8009f6332fd4bfa5e7663d93119c12b8734c5a28d9bc59e97b13666dcb
7
- data.tar.gz: 26669d6b28374c0be86af4d2ef46cc1c90b09c05813f93caaf5d4be39d237d5b82c1ae3af14657ad0b7ec6d6aaad2cddd38a8814018a3fafc4773114b0a31a11
6
+ metadata.gz: 32c220a7277a2faa31f05f56b02e093c7cc552145261a395c3791bb3f6f6a81731da99170807d40332f2ab25cfcebad3b8b8a9d78f57dc8ca3fa03a598fc0800
7
+ data.tar.gz: 9597470f8ccf14488d8e8b8dbd83d163ea6bc04f19c40a6c53e5fa85800b4b8c3ef7c4fc8a80d2b096bcebece24d883f6f8b18968eb33f149824c42409174495
checksums.yaml.gz.sig CHANGED
Binary file
data/lib/line-tree.rb CHANGED
@@ -147,7 +147,7 @@ class LineTree
147
147
 
148
148
  a.each do |node|
149
149
 
150
- scan_a node[-1] if node[-1].is_a? Array
150
+ scan_a node[1..-1] if node[1..-1].is_a? Array
151
151
 
152
152
  if node.is_a? Array then
153
153
  r = parse_node(node[0])
data.tar.gz.sig CHANGED
@@ -1,4 +1,2 @@
1
-
2
- #�Hnu���� �;���ڃZ��1K�C��@�N[3|Cn&�Xz?�rs���쉫����"���1Z�`M���U����W���Nl]���*�R>��ҕ�#Z�9�Ü*�1��.j=SD^c�G
3
- Қn��r�g������Ʌt"@���'�J,ۮڪ���K�Lo�\��� ����m���(����KpR�DŽ���g�U/���<�栀��
4
- ��Tΐ��}d��>nw6�,��]-�B���7�Jz'��
1
+ A�"��p�n67o9/`�!E�g'y 8=����=��D*�<��(�]�9ɔ���g���˿:���[�|��
2
+ �^@��h��L49���W#��g�PFmo7M��Ln\�ҹ� �����U��L|u䢧��BCCl�M�� `J2ur�@��/�/�p��^��{[Wз=!=xQ׊..c{��`�s=U�<{tp�����`��OWeQ �(�Nj���_& ��9�i
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: line-tree
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.6.10
4
+ version: 0.7.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - James Robertson
@@ -30,7 +30,7 @@ cert_chain:
30
30
  wN+2fv6EC2h0XIvfmiFpfz1F3AiA5cWUW8HuIO87gQy/9YbBrh4VK9WSnVaVEv0u
31
31
  6gM=
32
32
  -----END CERTIFICATE-----
33
- date: 2018-08-01 00:00:00.000000000 Z
33
+ date: 2018-08-18 00:00:00.000000000 Z
34
34
  dependencies:
35
35
  - !ruby/object:Gem::Dependency
36
36
  name: rexle
@@ -80,7 +80,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
80
80
  version: '0'
81
81
  requirements: []
82
82
  rubyforge_project:
83
- rubygems_version: 2.6.13
83
+ rubygems_version: 2.7.6
84
84
  signing_key:
85
85
  specification_version: 4
86
86
  summary: line-tree
metadata.gz.sig CHANGED
Binary file