Skip to content

rspec-mocks: Pin to < 3.13.3 #130

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 4 commits into from
Jun 19, 2025
Merged

Conversation

bastelfreak
Copy link
Contributor

mhashizume and others added 3 commits June 19, 2025 00:27
The JSON gem has historically included newlines when pretty printing
empty arrays or hashes. This changed with ruby/json@b2c4480 in JSON
2.8.0.

In order to maintain consistent behavior for our users, this commit
special cases empty array and hash facts and adds a new test for empty
hashes.
The URI gem recently updated its error messages to include a space where
there previously was not one: ruby/uri@9f2c7ed

This commit updates our test to reflect that change.

(cherry picked from commit c3a5090d64c463f9a039d3648f1b53440be2c896)
@bastelfreak bastelfreak merged commit b75afb3 into OpenVoxProject:7.x Jun 19, 2025
10 of 11 checks passed
@bastelfreak bastelfreak deleted the rspecmock7 branch June 19, 2025 11:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants