lunks_rghost 0.8.7.6 → 0.8.7.6.1

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/rghost/ruby_ghost_engine.rb +2 -2
  2. metadata +1 -1
@@ -49,9 +49,9 @@ class RGhost::Engine
49
49
  params << "-dFirstPage=#{@options[:range].first}"
50
50
  params << "-dLastPage=#{@options[:range].last}"
51
51
  end
52
- params << "-sstdout=#{file_err}"
52
+ params << "-sstdout=#{shellescape(file_err)}"
53
53
  params << @options[:raw] if @options[:raw]
54
- params << "-sOutputFile=#{file_out}"
54
+ params << "-sOutputFile=#{shellescape(file_out)}"
55
55
 
56
56
 
57
57
  case @document
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: lunks_rghost
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.8.7.6
4
+ version: 0.8.7.6.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: