Commit a30af9f
committed
Add redis as an explicit dependency.
Impossible to test Redis client creation code unless Redis is actually present
in development. Also, Redis is a hard dependency of this gem, so specificying it
is fine.1 parent a9fa5dc commit a30af9f
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
26 | 27 | | |
27 | | - | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
0 commit comments