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

Update git gem constraint #130

Merged
merged 2 commits into from
Jul 25, 2024
Merged

Conversation

zmariscal
Copy link
Collaborator

This resolve this issue #129

The full changelog for git gem can be found here.

While I was making my change I also added to the .gitignore to ensure .DS_Store never gets added to the repo 😄

@zmariscal zmariscal requested review from cdimartino and nevinera July 25, 2024 17:49
@@ -4,3 +4,4 @@ Gemfile.lock
*.gem
coverage/
tmp/*
.DS_Store
Copy link
Owner

Choose a reason for hiding this comment

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

Certainly fine to include here, but I also recommend a global gitignore file locally for this :-)

@nevinera nevinera merged commit 2ef1680 into main Jul 25, 2024
7 checks passed
@nevinera nevinera deleted the zmariscal--update-git-gem-constraint branch July 25, 2024 17:57
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