line-tree 0.3.13 → 0.3.14

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
2
  SHA1:
3
- metadata.gz: c19286085c44300b97ceba9c4a77a01b4c053c83
4
- data.tar.gz: dffda321c00226875131dc88829cacf5b8469958
3
+ metadata.gz: 86e25a2bdfcdd14c7f47b397a8b61d1535d197da
4
+ data.tar.gz: 56edf0855af2586b3b02b1e7b2ae92550dd79a6c
5
5
  SHA512:
6
- metadata.gz: ab9705d0ac30914bf2ae0aeaca23ee902273f676733f5548b2c4f1e4aca5f1be66ddb888a26a7db9bedefafd42fc8d0409e3b75c45c92e7b1d1c8cf34e4ff9d3
7
- data.tar.gz: 24b6ccc5840ad37536263b61904b688d3084546af9af8a67b4ab2ffff92a7764f8b6c428640a24e57ec31941ae25a4f4f975b2240896672a7b66f941bc5ba67b
6
+ metadata.gz: d5bfa3de1ffbc1d0091637901be373b0834fca70671556e94174272c9d960f292bac5047464e4e1e99f29f846e848610b0f73222303e2475aa991c30186197ae
7
+ data.tar.gz: e042ccb85d2158fffd7e371bb370c74711b4e1e89495e1cd451c4efe31456aa8a683285ee1381f5814865f5bba8b7ebf8bda9579a04178daf39dc1d3da2d20cc
checksums.yaml.gz.sig CHANGED
Binary file
data/lib/line-tree.rb CHANGED
@@ -19,7 +19,7 @@ class LineTree
19
19
 
20
20
  a.map do |x|
21
21
 
22
- unless x[/.*/][/^\s*\w+:\w+/] then
22
+ unless x[/.*/][/^\s*\w+:\S+/] then
23
23
  rlines = x.split(/\n/)
24
24
  label = [rlines.shift]
25
25
  new_lines = rlines.map{|x| x[2..-1]}
data.tar.gz.sig CHANGED
@@ -1,2 +1,2 @@
1
- xU���V������?����e^s5`˜N���e �� {1�QwΞ�Ԟj�'��m q��P��/��F�����{PoF8�yB���7���Ĩ�gN$���/
2
- d����Ŗ����I'i⬿�N��+�D�V����6*�{
1
+ �� �-���R�K^t���ZF��OwY!�@[�>Ip2P��z̊hS^#qų^���،�`hW@���zJ��̥z���Ҝk�_" �7��
2
+ CTb]��F��Vj��l��a-@��D)�~ "�/D�`4����o �p���8���[��rjJ�~����Q�:c����+HY�I��j㨠"c�j�&}��<���!2��I:�<U�ϓ
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.3.13
4
+ version: 0.3.14
5
5
  platform: ruby
6
6
  authors:
7
7
  - James Robertson
metadata.gz.sig CHANGED
Binary file