Skip to content

Commit

Permalink
added protobuf dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
philwhln committed Apr 3, 2012
1 parent 6f062a0 commit 9b04dea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fraggle-block.gemspec
Expand Up @@ -20,6 +20,7 @@ Gem::Specification.new do |s|
s.require_paths = ["lib"]

s.add_dependency "beefcake", "~>0.3"
s.add_dependency "protobuf", "~>1.1.3"

s.add_development_dependency "turn"
end

0 comments on commit 9b04dea

Please sign in to comment.