Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Sija committed May 15, 2024
1 parent b33db48 commit d87d76a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions shard.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ shards:

ameba:
git: https://github.com/crystal-ameba/ameba.git
version: 1.5.0
version: 1.6.1

ansi-escapes:
git: https://github.com/gtramontina/ansi-escapes.cr.git
Expand All @@ -26,11 +26,11 @@ shards:

exception_page:
git: https://github.com/crystal-loot/exception_page.git
version: 0.3.1
version: 0.4.1

kemal:
git: https://github.com/kemalcr/kemal.git
version: 1.4.0
version: 1.5.0

markd:
git: https://github.com/icyleaf/markd.git
Expand Down
4 changes: 2 additions & 2 deletions shard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ dependencies:
version: ~> 0.10.0
kemal:
github: kemalcr/kemal
version: ~> 1.4.0
version: ~> 1.5.0
admiral:
github: jwaldrip/admiral.cr
version: ~> 1.12.1
Expand All @@ -27,7 +27,7 @@ dependencies:
development_dependencies:
ameba:
github: crystal-ameba/ameba
version: ~> 1.5.0
version: ~> 1.6.0

targets:
mint:
Expand Down

0 comments on commit d87d76a

Please sign in to comment.