File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11PATH
22 remote: .
33 specs:
4- kredis (1.3 .0 )
4+ kredis (1.4 .0 )
55 activemodel (>= 6.0.0 )
66 activesupport (>= 6.0.0 )
77 redis (>= 4.2 , < 6 )
7171 builder (3.2.4 )
7272 byebug (11.1.3 )
7373 concurrent-ruby (1.1.8 )
74- connection_pool (2.2.5 )
74+ connection_pool (2.4.1 )
7575 crass (1.0.6 )
7676 erubi (1.10.0 )
7777 globalid (0.4.2 )
127127 rake (>= 0.8.7 )
128128 thor (~> 1.0 )
129129 rake (13.0.3 )
130- redis (5.0.2 )
131- redis-client (~> 0.7 )
132- redis-client (0.7.3 )
130+ redis (5.0.6 )
131+ redis-client (>= 0.9.0 )
132+ redis-client (0.14.1 )
133133 connection_pool
134134 sprockets (4.0.2 )
135135 concurrent-ruby (~> 1.0 )
Original file line number Diff line number Diff line change 11module Kredis
2- VERSION = "1.3 .0"
2+ VERSION = "1.4 .0"
33end
You can’t perform that action at this time.
0 commit comments