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

fixes missing css gem dependency for ruby >= v3.4 #57

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

simonneutert
Copy link
Contributor

warning: csv was loaded from the standard library but will no longer be part of the default gems since Ruby 3.4.0. Add csv to your Gemfile or gemspec.

This pull request includes updates to dependencies and documentation to ensure compatibility with future Ruby versions and proper attribution for contributions.

Dependency Updates:

  • gpx.gemspec: Added csv gem as a dependency since it will no longer be part of the default gems with Ruby 3.4.

Documentation Updates:

  • CHANGELOG.md: Updated to reflect the addition of the csv gem dependency and included proper attribution for previous changes.

… longer be part of the default gems since Ruby 3.4.0. Add csv to your Gemfile or gemspec. Also contact author of gpx-1.1.1 to add csv into its gemspec"
@simonneutert
Copy link
Contributor Author

stacked branch upon this one is ready as ostruct being phased out with Ruby v3.5 ☝️

https://github.com/dougfales/gpx/compare/master...simonneutert:gpx:ostruct-depedency?expand=1

Let me know if you need something, please 🤗

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.

1 participant