pdf-extract 0.0.2 → 0.0.3

Sign up to get free protection for your applications and to get access to all the features.
data/bin/s6.mask.pdf CHANGED
Binary file
@@ -17,6 +17,7 @@ module PdfExtract
17
17
  end
18
18
  matching << item
19
19
  end
20
+ parts << matching
20
21
  parts.reject { |p| p.empty? }
21
22
  end
22
23
 
metadata CHANGED
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
5
5
  segments:
6
6
  - 0
7
7
  - 0
8
- - 2
9
- version: 0.0.2
8
+ - 3
9
+ version: 0.0.3
10
10
  platform: ruby
11
11
  authors:
12
12
  - Karl Jonathan Ward