diff --git a/shard.lock b/shard.lock index a44d1ed..92a1ed2 100644 --- a/shard.lock +++ b/shard.lock @@ -18,15 +18,15 @@ shards: exception_page: git: https://github.com/crystal-loot/exception_page.git - version: 0.3.1 + version: 0.4.1 gphoto2: git: https://github.com/sija/gphoto2.cr.git - version: 0.10.1 + version: 0.10.2 kemal: git: https://github.com/kemalcr/kemal.git - version: 1.4.0 + version: 1.5.0 pool: git: https://github.com/ysbaddaden/pool.git diff --git a/shard.yml b/shard.yml index 12ff80f..e23ac54 100644 --- a/shard.yml +++ b/shard.yml @@ -7,7 +7,7 @@ authors: dependencies: gphoto2: github: Sija/gphoto2.cr - version: ~> 0.10.1 + version: ~> 0.10.2 pool: github: ysbaddaden/pool version: ~> 0.3.0 @@ -16,7 +16,7 @@ dependencies: version: ~> 1.9.2 kemal: github: kemalcr/kemal - version: ~> 1.4.0 + version: ~> 1.5.0 vips: github: naqvis/crystal-vips version: ~> 0.1.6