Skip to content

Remove workaround for broken ruby gems compare#4933

Merged
landongrindheim merged 1 commit intodependabot:mainfrom
jeffwidman:remove-outdated-local-fix-for-version-compare
Mar 31, 2022
Merged

Remove workaround for broken ruby gems compare#4933
landongrindheim merged 1 commit intodependabot:mainfrom
jeffwidman:remove-outdated-local-fix-for-version-compare

Conversation

@jeffwidman
Copy link
Copy Markdown
Member

@jeffwidman jeffwidman commented Mar 31, 2022

This was added in cdb346e as a temporary workaround
until ruby/rubygems#2651 shipped.

It looks like that shipped in Ruby Gems 3.1.0, and Dependabot is currently on
Ruby Gems 3.2.20:

&& gem update --system 3.2.20 \

So this should be safe to remove.

Note that I removed the code workaround from the original commit, but
not the test cases... so they should catch any regressions.

This was added in
dependabot@cdb346e
as a temporary workaround until ruby/rubygems#2651 shipped.

It looks like that shipped in Ruby Gems 3.1.0, and Dependabot is
currently on Ruby Gems `3.2.20`: https://github.com/dependabot/dependabot-core/blob/9c090f6fe573aa3b6b05d20920c7c48f5f00403f/Dockerfile#L77

So this should be safe to remove.

Note that I removed the code workaround from the original commit, but
not the test cases... so they should catch any regressions.
@jeffwidman jeffwidman requested a review from a team as a code owner March 31, 2022 00:10
Copy link
Copy Markdown
Contributor

@landongrindheim landongrindheim left a comment

Choose a reason for hiding this comment

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

🚀

@landongrindheim landongrindheim merged commit 45592e3 into dependabot:main Mar 31, 2022
@jeffwidman jeffwidman deleted the remove-outdated-local-fix-for-version-compare branch March 31, 2022 17:27
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