nullscreen / squid

A Ruby library to plot charts in PDF files
http://nullscreen.github.io/squid/
MIT License
220 stars 42 forks source link

Require Prawn 2.2 and bump to 1.4 #54

Closed claudiofullscreen closed 7 years ago

claudiofullscreen commented 7 years ago

This is because the new Prawn version changes the format of RGB colors from [0.18, 0.341, 0.549] to [0.1804, 0.3412, 0.549].

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling e08d01ecd51ff24d2bcdf6d32cf0c145b8c44f71 on claudiofullscreen:bump-prawn into bd2e988f838d2930afe168af566bb7c548b21056 on Fullscreen:master.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling e08d01ecd51ff24d2bcdf6d32cf0c145b8c44f71 on claudiofullscreen:bump-prawn into bd2e988f838d2930afe168af566bb7c548b21056 on Fullscreen:master.

claudiofullscreen commented 7 years ago

Probably due to https://github.com/prawnpdf/prawn/commit/72eaa92