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

gemspec: updated dependencies #27

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

vitoravelino
Copy link

To avoid incompatibility with recent dry-rb/hanami gems the dependencies
had to be updated.

  • Added 'hanami-utils' to dependency
  • Removed 'hanami' from dependency
  • Added only the needed gems (hanami-model, hanami-controller,
    hanami-view, hanami-helpers) for specs as development dependencies.
  • Removed syntactic shortcut to reference Hanami::Entity::Types

Signed-off-by: Vítor Avelino contact@vitoravelino.me

To avoid incompatibility with recent dry-rb/hanami gems the dependencies
had to be updated.

- Added 'hanami-utils' to dependency
- Removed 'hanami' from dependency
- Added only the needed gems (hanami-model, hanami-controller,
  hanami-view, hanami-helpers) for specs as development dependencies.
- Removed syntactic shortcut to reference Hanami::Entity::Types

Signed-off-by: Vítor Avelino <contact@vitoravelino.me>
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

Successfully merging this pull request may close these issues.

None yet

1 participant