Skip to content

Commit

Permalink
Update dependencies (#349)
Browse files Browse the repository at this point in the history
* Update dependencies

* Remove branch comment

* Fix shard build

* Use test app name instead of path

* More explicit build command to see failures

* Downgrade mosop/cli

* Try previous version of kilt
  • Loading branch information
faustinoaq authored and eliasjpr committed Nov 4, 2017
1 parent 6d2d14d commit edb4bb1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
4 changes: 2 additions & 2 deletions shard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ dependencies:

slang:
github: jeromegn/slang
version: ~> 1.6.1
version: ~> 1.7.0

redis:
github: stefanwille/crystal-redis
Expand All @@ -43,7 +43,7 @@ dependencies:

sentry:
github: samueleaton/sentry
branch: master
version: ~> 0.1.0

icr:
github: crystal-community/icr
Expand Down
1 change: 0 additions & 1 deletion src/amber/cli/templates/app/shard.yml.ecr
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ dependencies:
amber:
github: amberframework/amber
version: <%= Amber::VERSION %>
#branch: master

<% case @model when "crecto" -%>
crecto:
Expand Down

0 comments on commit edb4bb1

Please sign in to comment.