Skip to content

Fix dependency on Oxidized => 0.34.1 to support future releases of Oxidized#405

Merged
robertcheramy merged 2 commits into
masterfrom
oxidized-dependency
Dec 2, 2025
Merged

Fix dependency on Oxidized => 0.34.1 to support future releases of Oxidized#405
robertcheramy merged 2 commits into
masterfrom
oxidized-dependency

Conversation

@robertcheramy

@robertcheramy robertcheramy commented Dec 2, 2025

Copy link
Copy Markdown
Collaborator

Pre-Request Checklist

  • Passes rubocop code analysis (try rubocop --auto-correct)
  • Tests added or adapted (try rake test)
  • Changes are reflected in the documentation
  • User-visible changes appended to CHANGELOG.md

Description

The current dependency on Oxidized (~> 0.34.1) (introduced by 911c29f) would not permit an upgrade to Oxidized 0.35.
Depending on => 0.34.1 requires a minimal version (changes in the Oxidized API), but no maximal version.

@robertcheramy robertcheramy merged commit ee5e6de into master Dec 2, 2025
12 checks passed
@robertcheramy robertcheramy deleted the oxidized-dependency branch December 2, 2025 14:13
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