@@ -2,69 +2,65 @@ version: 2.0
2
2
shards:
3
3
action-controller:
4
4
git: https://github.com/spider-gazelle/action-controller.git
5
- version: 5.6.2
5
+ version: 7.4.3
6
6
7
7
active-model:
8
8
git: https://github.com/spider-gazelle/active-model.git
9
- version: 4.2.3
9
+ version: 4.3.2
10
10
11
11
backtracer:
12
12
git: https://github.com/sija/backtracer.cr.git
13
13
version: 1.2.2
14
14
15
15
db:
16
16
git: https://github.com/crystal-lang/crystal-db.git
17
- version: 0.11.0
17
+ version: 0.13.1
18
18
19
19
eventbus:
20
20
git: https://github.com/spider-gazelle/eventbus.git
21
- version: 0.9.9 +git.commit.086b2ba92475b88e8481b0387eb56c735cbfd7bd
21
+ version: 1.0.0 +git.commit.af63536d718348885a553dc4aa6debccc2946289
22
22
23
23
exception_page:
24
24
git: https://github.com/crystal-loot/exception_page.git
25
- version: 0.3.0
26
-
27
- future:
28
- git: https://github.com/crystal-community/future.cr.git
29
- version: 1.0.0
25
+ version: 0.5.0
30
26
31
27
habitat:
32
28
git: https://github.com/luckyframework/habitat.git
33
- version: 0.4.7
29
+ version: 0.4.9
34
30
35
31
hot_topic:
36
32
git: https://github.com/jgaskins/hot_topic.git
37
- version: 0.1.0+git.commit.c4577d949221d535f29162343bf503b578308954
33
+ version: 0.1.0+git.commit.3c901e77b6e000930398738260a2944b6f5785dc
38
34
39
35
http-params-serializable:
40
36
git: https://github.com/place-labs/http-params-serializable.git
41
37
version: 0.5.0
42
38
43
39
json-schema:
44
40
git: https://github.com/spider-gazelle/json-schema.git
45
- version: 1.3.0
41
+ version: 1.3.1
46
42
47
43
kilt:
48
44
git: https://github.com/jeromegn/kilt.git
49
45
version: 0.6.1
50
46
51
47
lucky_router:
52
48
git: https://github.com/luckyframework/lucky_router.git
53
- version: 0.5.2
49
+ version: 0.6.0
54
50
55
51
pg:
56
52
git: https://github.com/will/crystal-pg.git
57
- version: 0.26 .0
53
+ version: 0.28 .0
58
54
59
55
pg-orm:
60
56
git: https://github.com/spider-gazelle/pg-orm.git
61
- version: 1.0.0 +git.commit.2bbafec9579f175880281279d33168360176540c
57
+ version: 1.1.2 +git.commit.9b340ee269cd4a10ed6c5b51235cbaf45fc380e1
62
58
63
59
pool:
64
60
git: https://github.com/ysbaddaden/pool.git
65
- version: 0.3.0
61
+ version: 0.2.4
66
62
67
63
redis:
68
64
git: https://github.com/stefanwille/crystal-redis.git
69
- version: 2.8.3
65
+ version: 2.9.1
70
66
0 commit comments