Skip to content

Commit 9896a92

Browse files
committed
fix #792
1 parent c061b7a commit 9896a92

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/redis/cluster/option.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
require_relative '../errors'
44
require_relative 'node_key'
5+
require 'uri'
56

67
class Redis
78
class Cluster

0 commit comments

Comments
 (0)