Skip to content

Commit

Permalink
(#16) synchronise nats-pure versions with mcollective-choria
Browse files Browse the repository at this point in the history
  • Loading branch information
ripienaar committed Dec 7, 2018
1 parent 3668e00 commit 61b5cd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +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"
s.add_dependency "nats-pure", "~> 0.5.0"
end

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

0 comments on commit 61b5cd0

Please sign in to comment.