Gemfile in zoomq-0.1.1 vs Gemfile in zoomq-0.2.0

- old
+ new

@@ -1,3 +1,5 @@ source 'https://rubygems.org' gemspec + +gem 'zmachine', path: '../zmachine'