Skip to content

feat(PDE-13822): Ruby upgrade to 3.4.1 attempt #30

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

Closed
wants to merge 2 commits into from

Conversation

pratikzelis
Copy link

@pratikzelis pratikzelis commented Jan 24, 2025

I try to run Rspec with ruby version 3.4.1 it suggested the mention changes. please review.
Rspec is pass in my local machine.
Solr_rspec

@pratikzelis pratikzelis requested a review from a team as a code owner January 24, 2025 09:52
@pratikzelis pratikzelis changed the title chore(PDE-13822): Ruby upgrade to 3.4.1 attempt feat(PDE-13822): Ruby upgrade to 3.4.1 attempt Jan 24, 2025
Copy link

@RyanChrisSmith RyanChrisSmith left a comment

Choose a reason for hiding this comment

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

Can I get a better idea of how/why any update are needed in this repo? For example: "I was running the specs in platform_api and a this test was failing" prompting a need for an update in this repo

@@ -1,3 +1,4 @@

Choose a reason for hiding this comment

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

is this extra line necessary? if you are using VSCode, this is a good place to start for setting up your linting rules

expect(@tempfile).to receive(:flush)
expect(@tempfile).to receive(:close)

# Replace `stub` with `allow`

Choose a reason for hiding this comment

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

not really a need for the comment here

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.

3 participants