Howdy Phil!
You may want to try adding the "--include-dependencies" option and see
if gem will automagically grab everything you need for you. Your
command might look something like this:
$ gem install sparklines-0.1.4.gem --include-dependencies
-Colman