Skip to content

Fix deprecation warnings across specs and dependencies#202

Open
hasghari wants to merge 4 commits intopusher:masterfrom
hasghari:deprecation-warning
Open

Fix deprecation warnings across specs and dependencies#202
hasghari wants to merge 4 commits intopusher:masterfrom
hasghari:deprecation-warning

Conversation

@hasghari
Copy link
Copy Markdown

Summary

  • Fix deprecation warning in multi_json gem (backwards-compatible with minimum gemspec version)
  • Add logger gem to development dependencies (required for specs to run locally)
  • Fix RSpec deprecation warnings across spec files
  • Suppress expected deprecation warnings in specs to keep output clean

Test plan

  • Run bundle exec rspec and verify all specs pass with no deprecation warnings
  • Verify no regressions in existing functionality

🤖 Generated with Claude Code

This change is backwards-compatible with the minimum version of the
mutli_json gem specified in the gemspec file.
The specs were failing locally otherwise
@hasghari
Copy link
Copy Markdown
Author

Fixes #195

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.

1 participant