genZPK 0.1.6 → 0.1.7

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/.idea/workspace.xml CHANGED
@@ -45,7 +45,7 @@
45
45
  <file leaf-file-name="genZPK" pinned="false" current="false" current-in-tab="false">
46
46
  <entry file="file://$PROJECT_DIR$/bin/genZPK">
47
47
  <provider selected="true" editor-type-id="text-editor">
48
- <state line="143" column="0" selection-start="4845" selection-end="5419" vertical-scroll-proportion="0.0" vertical-offset="2414" max-vertical-offset="5457">
48
+ <state line="151" column="17" selection-start="5067" selection-end="5067" vertical-scroll-proportion="0.0" vertical-offset="2363" max-vertical-offset="5474">
49
49
  <folding />
50
50
  </state>
51
51
  </provider>
@@ -700,7 +700,7 @@
700
700
  </entry>
701
701
  <entry file="file://$PROJECT_DIR$/bin/genZPK">
702
702
  <provider selected="true" editor-type-id="text-editor">
703
- <state line="143" column="0" selection-start="4845" selection-end="5419" vertical-scroll-proportion="0.0" vertical-offset="2414" max-vertical-offset="5457">
703
+ <state line="151" column="17" selection-start="5067" selection-end="5067" vertical-scroll-proportion="0.0" vertical-offset="2363" max-vertical-offset="5474">
704
704
  <folding />
705
705
  </state>
706
706
  </provider>
data/bin/genZPK CHANGED
@@ -149,6 +149,7 @@ for i in 0..(checks.size - 1)
149
149
  display << "FAIL\n"
150
150
  display << "\tFile not found: #{dir + filepath}"
151
151
  puts display
152
+ puts "-" * 80
152
153
  next
153
154
  end
154
155
 
@@ -177,7 +178,7 @@ for i in 0..(checks.size - 1)
177
178
  display << "." * (80 - "FAIL".size - desc.size)
178
179
  display << "FAIL"
179
180
  puts display
180
- puts results
181
+ puts results.chomop
181
182
  end
182
183
  puts "-" * 80
183
184
  end
@@ -1,3 +1,3 @@
1
1
  module GenZPK
2
- VERSION = "0.1.6"
2
+ VERSION = "0.1.7"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: genZPK
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.6
4
+ version: 0.1.7
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: