jetrockets / shrine.cr

File Attachment toolkit for Crystal applications. Heavily inspired by Shrine for Ruby.
https://jetrockets.github.io/shrine.cr/
MIT License
74 stars 16 forks source link

Getting duplicate attribute "development_dependencies on shards install #27

Closed confact closed 2 years ago

confact commented 2 years ago

Hi,

It seems one of the dependencies breaks the shards install. I get this error:

Error in shrine:shard.yml: duplicate attribute "development_dependencies" at line 22, column 1

  20.     gitlab: arctic-fox/spectator
  21. 
  22. development_dependencies:

It seems the spectator shards are on GitHub now also; could that one be outdated?

confact commented 2 years ago

It works when running directly on the branch. Time to release a new version? :D