pdf-extract 0.0.2 → 0.0.3

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.
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