Skip to content

Commit

Permalink
Bump Crystal version in shard.yml
Browse files Browse the repository at this point in the history
I had Crystal 1.5.0 installed locally, but I could not install ameba
with that, so I think it is best to bump.

CI is also always using the latest 84codes/crystal image.
  • Loading branch information
dentarg committed Sep 20, 2023
1 parent 6cb2de6 commit 22914d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ development_dependencies:
ameba:
github: crystal-ameba/ameba

crystal: 1.5.0
crystal: 1.9.2

license: MIT

0 comments on commit 22914d0

Please sign in to comment.