hlt 0.2.9 → 0.2.10

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
  SHA1:
3
- metadata.gz: 4fdb3f12b751eef2d7002e8f65f22ca28e64dd69
4
- data.tar.gz: 2313213637335940da30d6b0a72e25034ba24fff
3
+ metadata.gz: 8e4883b7341aba41e8167934fe77700d8738ddc1
4
+ data.tar.gz: 15cd786743a51550e186b7d7dc2c493c772564e3
5
5
  SHA512:
6
- metadata.gz: b7fc6e60fa1c9d073d35725f292a1e8dcb5111cde6be499f0432a42b7c3138dbe6e4b0640ae3a5df9d1c646990b73eadb15131a4b694582c7b139755535524b3
7
- data.tar.gz: 4e89a8705f3db65ef11c8bddef4fd30443f7a88e1b70ad9a18728b9ea47399623336a66800460a690d613e41afe79fe99b67ba2fe7fbea24c178e52fbeead70c
6
+ metadata.gz: 4995850afbdd36914a6266d6f680a7c59ef26e33b47f966483765570dd2bc0675dff74c5279898ed28cd2fcdabc637d27878fcf12a90fdbf3e0ef01f6a47842a
7
+ data.tar.gz: 978934860901629cf98b6a83f0755ebaf6db0953f24a684a02b4b0b73d0b5fb984ed9900e530fc3fe779a1f76833f76654ec1300547bb6fba4e6ca25fbe7d202
Binary file
data.tar.gz.sig CHANGED
Binary file
data/lib/hlt.rb CHANGED
@@ -29,7 +29,7 @@ class Hlt
29
29
 
30
30
  hash = "(\s*\{[^\}]+\})?"
31
31
 
32
- r = line.sub(/^\s+(\w+)?(?:[\.#]\w+){1,}#{hash}/) do |x|
32
+ r = line.sub(/^\s*(\w+)?(?:[\.#]\w+){1,}#{hash}/) do |x|
33
33
 
34
34
  raw_attrs = x.slice!(/\{.*\}/)
35
35
  attrs = raw_attrs[1..-2] if raw_attrs
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: hlt
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.9
4
+ version: 0.2.10
5
5
  platform: ruby
6
6
  authors:
7
7
  - James Robertson
@@ -31,7 +31,7 @@ cert_chain:
31
31
  5IGsS5sdm4Kij1FAfaWjaheiPLOT6ZD3hDqkY+2utR6/Qt6eBqXnd4miH0BiZoIQ
32
32
  U5u7D4Sb66WO1A==
33
33
  -----END CERTIFICATE-----
34
- date: 2014-10-11 00:00:00.000000000 Z
34
+ date: 2014-10-14 00:00:00.000000000 Z
35
35
  dependencies:
36
36
  - !ruby/object:Gem::Dependency
37
37
  name: line-tree
metadata.gz.sig CHANGED
Binary file