starting to play with zeromq
This commit is contained in:
parent
47d9b54b10
commit
9a9e9ad551
3
zeromq/with-ruby/Gemfile
Normal file
3
zeromq/with-ruby/Gemfile
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
source :rubygems
|
||||||
|
|
||||||
|
gem 'zmq'
|
10
zeromq/with-ruby/Gemfile.lock
Normal file
10
zeromq/with-ruby/Gemfile.lock
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
GEM
|
||||||
|
remote: http://rubygems.org/
|
||||||
|
specs:
|
||||||
|
zmq (2.1.4)
|
||||||
|
|
||||||
|
PLATFORMS
|
||||||
|
ruby
|
||||||
|
|
||||||
|
DEPENDENCIES
|
||||||
|
zmq
|
Loading…
Reference in New Issue
Block a user