shairontoledo / rghost

RGhost is a document creation and conversion API. It uses the Ghostscript framework for the format conversion, utilizes EPS templates and is optimized to work with larger documents. Support(PDF,PS,GIF,TIF,PNG,JPG,etc)
http://rghost.rubyforge.org
MIT License
187 stars 46 forks source link

Remove duplicate keys #62

Closed badlamer closed 9 years ago

badlamer commented 9 years ago

Remove warnings in ruby 2.2+.

/home/badlamer/.rvm/gems/ruby-2.2.0/gems/rghost-0.9.5/lib/rghost/constants.rb:68: warning: duplicated key at line 82 ignored: :pxlmono
/home/badlamer/.rvm/gems/ruby-2.2.0/gems/rghost-0.9.5/lib/rghost/constants.rb:69: warning: duplicated key at line 83 ignored: :pxlcolor
manusajith commented 8 years ago

@shairontoledo this hasnt be released to rubygems yet, any chance we can see that soon ?

shairontoledo commented 8 years ago

@manusajith just pushed new gem version https://rubygems.org/gems/rghost/versions/0.9.6

manusajith commented 8 years ago

@shairontoledo awesome thanks.!