Bump 'spectator' to v0.10.5

This commit is contained in:
Samantaz Fox 2022-02-23 13:19:40 +01:00
parent ea3abe6069
commit 3fc0f72f3a
No known key found for this signature in database
GPG Key ID: F42821059186176E
2 changed files with 2 additions and 2 deletions

View File

@ -42,7 +42,7 @@ shards:
spectator:
git: https://github.com/icy-arctic-fox/spectator.git
version: 0.10.4
version: 0.10.5
sqlite3:
git: https://github.com/crystal-lang/crystal-sqlite3.git

View File

@ -32,7 +32,7 @@ dependencies:
development_dependencies:
spectator:
github: icy-arctic-fox/spectator
version: ~> 0.10.4
version: ~> 0.10.5
ameba:
github: crystal-ameba/ameba
version: ~> 0.14.3