polyrex 0.8.24 → 0.8.25

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/lib/polyrex.rb +1 -1
  2. metadata +1 -1
@@ -233,7 +233,7 @@ class Polyrex
233
233
 
234
234
  if @type == 'checklist' then
235
235
 
236
- @format_masks.each do |fm|
236
+ @format_masks[1..-1].each do |fm|
237
237
  fm.sub!(/\s(\[[^\[]+\]$)/,'999999999\1')
238
238
  end
239
239
  end
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: polyrex
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 0.8.24
5
+ version: 0.8.25
6
6
  platform: ruby
7
7
  authors:
8
8
  - James Robertson