Skip to content

Commit

Permalink
Merge pull request #11 from ripienaar/10
Browse files Browse the repository at this point in the history
(#10) add nats-pure dependency
  • Loading branch information
ripienaar authored Nov 22, 2018
2 parents 5af4212 + 91cdbe2 commit 0664531
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ spec = Gem::Specification.new do |s|
s.bindir = "bin"
s.executables = ["mco"]
s.add_dependency "systemu", "~> 2.6", ">= 2.6.4"
s.add_dependency "nats-pure", "~> 0.2.4"
end

Gem::PackageTask.new(spec) do |pkg|
Expand Down

0 comments on commit 0664531

Please sign in to comment.