Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error resolving db (~> 0.7.0, ~> 0.8.0) #48

Closed
lebogan opened this issue Jan 6, 2020 · 1 comment
Closed

Error resolving db (~> 0.7.0, ~> 0.8.0) #48

lebogan opened this issue Jan 6, 2020 · 1 comment

Comments

@lebogan
Copy link

lebogan commented Jan 6, 2020

How do I update micrate (and granite) to use crystal-db 0.8.0? I'm using Crystal 0.32.1.
shard.yml snippet:

dependencies:
  pg:
    github: will/crystal-pg
  sqlite3:
    github: crystal-lang/crystal-sqlite3
  mysql:
    github: crystal-lang/crystal-mysql
  granite:
    github: amberframework/granite

Thanks in advance.

@lebogan lebogan changed the title Error resolving db Error resolving db (~> 0.7.0, ~> 0.8.0) Jan 6, 2020
@lebogan
Copy link
Author

lebogan commented Jan 7, 2020

Adding version info to my shard.yml fixed this. Noob mistake!

@lebogan lebogan closed this as completed Jan 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant