Skip to content

Commit

Permalink
Merge pull request #10 from inkel/mote-dependency
Browse files Browse the repository at this point in the history
Add mote as a runtime dependency
  • Loading branch information
cyx committed Feb 26, 2013
2 parents 73faf42 + 8ff16bc commit b7f1222
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cuba-contrib.gemspec
Expand Up @@ -18,5 +18,5 @@ Gem::Specification.new do |s|

s.add_dependency "cuba", "~> 3.1"
s.add_development_dependency "cutest"
s.add_development_dependency "mote", "~> 1.0"
s.add_dependency "mote", "~> 1.0"
end

0 comments on commit b7f1222

Please sign in to comment.