Skip to content

Unpin addressable in customerio.gemspec#124

Open
olleolleolle wants to merge 1 commit intocustomerio:mainfrom
olleolleolle:patch-1
Open

Unpin addressable in customerio.gemspec#124
olleolleolle wants to merge 1 commit intocustomerio:mainfrom
olleolleolle:patch-1

Conversation

@olleolleolle
Copy link
Copy Markdown
Contributor

@olleolleolle olleolleolle commented Apr 7, 2026

This PR unpins the specific dependency addressable, to allow 2.9+.


Note

Low Risk
Low risk dependency change limited to the gemspec; main risk is unexpected behavior changes if consumers resolve a newer addressable version.

Overview
Relaxes the addressable runtime dependency constraint in customerio.gemspec from ~> 2.8.0 to ~> 2.8, allowing bundlers to pick up newer compatible addressable releases (e.g., 2.9.x) without changing any library code.

Reviewed by Cursor Bugbot for commit cf1b2a0. Bugbot is set up for automated code reviews on this repo. Configure here.

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