Skip to content

Commit

Permalink
Update Celluloid dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
tarcieri committed Sep 4, 2013
1 parent bf20407 commit c1521ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion celluloid-zmq.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Gem::Specification.new do |gem|
gem.name = "celluloid-zmq"
gem.version = Celluloid::ZMQ::VERSION

gem.add_dependency "celluloid", ">= 0.13.0"
gem.add_dependency "celluloid", ">= 0.15.0"
gem.add_dependency "ffi"
gem.add_dependency "ffi-rzmq"

Expand Down

0 comments on commit c1521ab

Please sign in to comment.