Skip to content

Commit

Permalink
Fix deprecation warnings in Ruby 2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Domon committed May 10, 2020
1 parent 6ad79c8 commit 98a021b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/knuckle_cluster
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ rescue => e
end

kc = KnuckleCluster.new(
config
**config
)

if ARGV[1] == 'agents'
Expand Down

0 comments on commit 98a021b

Please sign in to comment.