Skip to content

Commit

Permalink
Bump firmata to 0.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
zankich committed Jul 4, 2014
1 parent fb68b9f commit 1d9c87a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion artoo-arduino.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Gem::Specification.new do |s|
s.add_runtime_dependency 'artoo', '>= 1.6.0'
s.add_runtime_dependency 'artoo-gpio', '>= 0.4.1'
s.add_runtime_dependency 'artoo-i2c', '>= 0.5.0'
s.add_runtime_dependency 'hybridgroup-firmata', '>= 0.4.5'
s.add_runtime_dependency 'hybridgroup-firmata', '>= 0.4.6'
s.add_development_dependency 'minitest', '~> 5.0'
s.add_development_dependency 'minitest-happy', '~> 1.0.0'
s.add_development_dependency 'mocha', '~> 0.14.0'
Expand Down

0 comments on commit 1d9c87a

Please sign in to comment.