rdp / ruby_gnuplot

The ruby gnuplot gem [gnuplot] [rgnuplot] (official releases of the gnuplot gem are from rdp branch)
BSD 3-Clause "New" or "Revised" License
217 stars 48 forks source link

Housecleaning #34

Closed dmorrill10 closed 5 years ago

dmorrill10 commented 10 years ago

These commits clean up the packaging system, list dependencies explicitly, remove warnings from tests, add tasks to Rakefile, and add a proper version file. Hopefully these changes won't be too controversial and it looks like they can be merged in seamlessly.

rdp commented 10 years ago

ok i think there's one other commit I have to get in before this, but I'll put it on the queue, much thanks!

On Wed, Jul 9, 2014 at 1:25 PM, Dustin Morrill notifications@github.com wrote:

These commits clean up the packaging system, list dependencies explicitly, remove warnings from tests, add tasks to Rakefile, and add a proper version file. Hopefully these changes won't be too controversial and it looks like

they can be merged in seamlessly.

You can merge this Pull Request by running

git pull https://github.com/dmorrill10/ruby_gnuplot master

Or view, comment on, or merge it at:

https://github.com/rdp/ruby_gnuplot/pull/34 Commit Summary

  • Cleaned up packaging system, listed dependencies explicitly, removed warnings from tests, added tasks to Rakefile, and added version file
  • Update Rakefile
  • Update Gemfile

File Changes

Patch Links:

— Reply to this email directly or view it on GitHub https://github.com/rdp/ruby_gnuplot/pull/34.