Skip to content

Move dependencies to development ones#99

Merged
rhannequin merged 1 commit intomainfrom
move-dependencies-to-development
Sep 16, 2024
Merged

Move dependencies to development ones#99
rhannequin merged 1 commit intomainfrom
move-dependencies-to-development

Conversation

@rhannequin
Copy link
Owner

Before, rake and rspec were added as dependencies for the library itself, resulting in having to have them in any project where astronoby would be added.

Now, there are only development dependencies.

Fixes #98

Thank you, @trevorturk, for the suggested solution in your issue.

@rhannequin rhannequin self-assigned this Sep 13, 2024
Before, `rake` and `rspec` were added as dependencies for the library
itself, resulting in having to have them in any project where
`astronoby` would be added.

Now, there are only development dependencies.

Fixes #98

Thank you, @trevorturk, for the suggested solution in your issue.
@rhannequin rhannequin force-pushed the move-dependencies-to-development branch from 9c724be to 5c7173b Compare September 13, 2024 09:26
@rhannequin rhannequin merged commit c4dd044 into main Sep 16, 2024
@rhannequin rhannequin deleted the move-dependencies-to-development branch September 16, 2024 09:29
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.

Simplify gemspec required gems

1 participant