We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 649b336 commit c74130cCopy full SHA for c74130c
1 file changed
shard.yml
@@ -4,7 +4,7 @@ version: 0.7.3
4
authors:
5
- Vlad Faust <mail@vladfaust.com>
6
7
-crystal: 0.27.2
+crystal: 0.28.0
8
9
license: MIT
10
@@ -19,7 +19,7 @@ dependencies:
19
development_dependencies:
20
sqlite3:
21
github: crystal-lang/crystal-sqlite3
22
- version: ~> 0.10.0
+ version: ~> 0.11.0
23
pg:
24
github: will/crystal-pg
25
- version: ~> 0.15.0
+ version: ~> 0.16.1
0 commit comments