8000 Bump dependencies in appraisals by chadlwilson · Pull Request #287 · jruby/jruby-rack · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Bump dependencies in appraisals #287

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

Merged
merged 1 commit into from
Jun 1, 2025
Merged

Conversation

chadlwilson
Copy link
Contributor
@chadlwilson chadlwilson commented May 31, 2025

Synchronize with parent Gemfile.

Would be good to automate these; will need to recall why I didn't ask dependabot to update these at the same time as the parent (possibly it didn't detect them due to the file names?)

Alternative would to not commit the lockfiles and generate them at runtime from parent, or not use them at all as they are not being run in deployment mode anyway (I think due to some issues with ruby 2.6 compat on JRuby 9.3 that needs to install a different version)

@chadlwilson chadlwilson marked this pull request as ready for review May 31, 2025 15:43
@kares
Copy link
Member
kares commented Jun 1, 2025

Alternative would to not commit the lockfiles and generate them at runtime from parent

Looking into the integration specs they're currently copied into the Rails 'stub' application, loaded for the tests.

Would be good to automate these; will need to recall why I didn't ask dependabot to update these at the same time as the parent (possibly it didn't detect them due to the file names?)

Sounds likely that it's only aware of smt like (G|g)emfile pattern...

@kares kares merged commit 67725ab into jruby:master Jun 1, 2025
61 checks passed
@chadlwilson chadlwilson deleted the bump-appraisals branch June 2, 2025 00:00
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
0