Crystal 1.0.0 and Spectator 0.9.33

This commit is contained in:
Michael Miller 2021-03-22 17:05:28 -06:00
parent e0c4d2ac3e
commit 5f15891a41
No known key found for this signature in database
GPG Key ID: F9A0C5C65B162436
2 changed files with 3 additions and 3 deletions

View File

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

View File

@ -1,12 +1,12 @@
name: spectator
version: 0.9.32
version: 0.9.33
description: |
A feature-rich spec testing framework for Crystal with similarities to RSpec.
authors:
- Michael Miller <icy.arctic.fox@gmail.com>
crystal: 0.35.1
crystal: 1.0.0
license: MIT