Skip to content

Commit f265a7e

Browse files
authored
chore: bump shard version (#285)
1 parent eaa0356 commit f265a7e

2 files changed

Lines changed: 6 additions & 3 deletions

File tree

shard.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -195,15 +195,15 @@ shards:
195195

196196
pool:
197197
git: https://github.com/ysbaddaden/pool.git
198-
version: 0.3.0
198+
version: 0.2.4
199199

200200
promise:
201201
git: https://github.com/spider-gazelle/promise.git
202202
version: 3.2.0
203203

204-
redis:
204+
redis: # Overridden
205205
git: https://github.com/stefanwille/crystal-redis.git
206-
version: 2.7.0+git.commit.e81d33945592688c07add1274b811c06d0e4ee26
206+
version: 2.9.1
207207

208208
redis-cluster:
209209
git: https://github.com/place-labs/redis-cluster.cr.git

shard.override.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,6 @@ dependencies:
99
ulid:
1010
github: place-labs/ulid
1111
branch: master
12+
13+
redis:
14+
github: stefanwille/crystal-redis

0 commit comments

Comments
 (0)