hardbap / firmata

A Ruby implementation of the Firmata protocol.
MIT License
42 stars 23 forks source link

Update serialport from 1.1.0 => 1.3.1. #17

Open lukemcfarlane opened 7 years ago

lukemcfarlane commented 7 years ago

Installing firmata fails using ruby-2.2.2 due to old version of serialport, so this PR fixes that issue.

Test results:

# Running:

..................

Fabulous run in 0.006417s, 2804.8336 runs/s, 2493.1854 assertions/s.

18 runs, 16 assertions, 0 failures, 0 errors, 0 skips