Specify version in dependency snippet

This commit is contained in:
Michael Miller 2021-01-23 19:19:44 -07:00
parent b583e88422
commit eee5d3888d
No known key found for this signature in database
GPG key ID: F9A0C5C65B162436

View file

@ -25,6 +25,7 @@ Add this to your application's `shard.yml`:
development_dependencies:
spectator:
gitlab: arctic-fox/spectator
version: ~> 0.9.31
```
Usage