Skip to content

Commit

Permalink
Adding more gems to make it all work
Browse files Browse the repository at this point in the history
  • Loading branch information
Franklin Webber committed Jun 28, 2013
1 parent e234a43 commit a650459
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,7 @@ source "https://rubygems.org"

gem 'micromidi'
gem 'midi-winmm'
gem 'wdm'
gem 'hybridgroup-sphero'
gem 'listen'
gem 'listen'
gem 'hybridgroup-serialport'
8 changes: 8 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,10 @@ GEM
remote: https://rubygems.org/
specs:
ffi (1.9.0)
ffi (1.9.0-x86-mingw32)
ffi-coremidi (0.2.0)
ffi (>= 1.0)
hybridgroup-serialport (1.2.1)
hybridgroup-sphero (1.3.0)
listen (1.1.4)
rb-fsevent (>= 0.9.3)
Expand All @@ -29,12 +31,18 @@ GEM
ffi (>= 0.5.0)
unimidi (0.3.3)
ffi-coremidi
unimidi (0.3.3-x86-mingw32)
midi-winmm
wdm (0.1.0)

PLATFORMS
ruby
x86-mingw32

DEPENDENCIES
hybridgroup-serialport
hybridgroup-sphero
listen
micromidi
midi-winmm
wdm

0 comments on commit a650459

Please sign in to comment.