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

Clean up and update Ruby #131

Merged
merged 5 commits into from
Apr 13, 2022
Merged

Clean up and update Ruby #131

merged 5 commits into from
Apr 13, 2022

Conversation

andrewdmontgomery
Copy link
Contributor

This cleans up a few issues with the Ruby configuration in this project:

  • Updates Ruby to 2.7.5
  • Updates gems to support the update
  • Updates the cocoapods-downloader gem to resolve critical vulnerabilities CVE-2022-21223 and CVE-2022-24440
  • Adds bundle paths to the .gitignore
  • Removes redundant (and mismatched) Gemfile, Gemfile.lock, and .rubyversion files

@Deco354 Deco354 self-requested a review April 12, 2022 08:34
Copy link
Collaborator

@Deco354 Deco354 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Everything runs perfectly on the project now without needing to tinker with the ruby version, warnings or having lots of changed gem files following me around. 🎉
Thanks for putting this in Andrew and for breaking the commits down as much as you did, it gave me a really good view of what was changed and why. 👍

@Deco354 Deco354 merged commit ee0d7d3 into main Apr 13, 2022
@Deco354 Deco354 deleted the andrewdmontgomery/update-ruby branch April 13, 2022 08:11
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.

2 participants