Update rubyzip to eliminate warning message on install#12435
Merged
mitchellhenke merged 1 commit intomainfrom Aug 18, 2025
Merged
Update rubyzip to eliminate warning message on install#12435mitchellhenke merged 1 commit intomainfrom
mitchellhenke merged 1 commit intomainfrom
Conversation
changelog: Internal, Maintenance, Update rubyzip
263fa7c to
80c8866
Compare
Sgtpluck
approved these changes
Aug 18, 2025
mitchellhenke
pushed a commit
that referenced
this pull request
Aug 19, 2025
* LG-16538: sms one account notifications (#12408) * changelog: Upcoming Features, One Account, Notify users via text message * add changes * fix translation error and rubocop * Reset cookie when validating HTML markup in accessibility test to improve reliability (#12428) changelog: Internal, Testing, Reset cookie when validating HTML markup in accessibility test to improve reliability Co-authored-by: Davi (she/they) <davida.marion@gsa.gov> * Bump libphonenumber-js from 1.12.10 to 1.12.12 (#12431) Bumps [libphonenumber-js](https://gitlab.com/catamphetamine/libphonenumber-js) from 1.12.10 to 1.12.12. - [Changelog](https://gitlab.com/catamphetamine/libphonenumber-js/blob/master/CHANGELOG.md) - [Commits](https://gitlab.com/catamphetamine/libphonenumber-js/compare/v1.12.10...v1.12.12) --- updated-dependencies: - dependency-name: libphonenumber-js dependency-version: 1.12.12 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Update Rails dependencies to patch vulnerabilities (#12433) changelog: Internal, Maintenance, Update Rails dependencies to patch vulnerabilities * Update rubyzip (#12435) changelog: Internal, Maintenance, Update rubyzip --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Malick Diarra <malick.diarra@gsa.gov> Co-authored-by: Davi (she/they) <davida.marion@gsa.gov> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🛠 Summary of changes
Selenium has released 4.35.0 which relaxes the constraint on
rubyzip. We can now update and no longer have to see the following when installing therubyzipgem: