Skip to content

chore: drop ruby 2 support#63

Merged
pauldambra merged 13 commits intomainfrom
chore/cut-3.0
May 20, 2025
Merged

chore: drop ruby 2 support#63
pauldambra merged 13 commits intomainfrom
chore/cut-3.0

Conversation

@pauldambra
Copy link
Copy Markdown
Member

@pauldambra pauldambra commented May 20, 2025

ruby 2 has been end of life for 2 years

https://www.ruby-lang.org/en/downloads/branches/

let's remove support, we've got version 2.10.0 if people really need Ruby 2 support

Closes #60

@pauldambra
Copy link
Copy Markdown
Member Author

interested to see how much of this I can figure out / brute force 🤣

@pauldambra pauldambra marked this pull request as ready for review May 20, 2025 09:23
Comment thread .github/workflows/unit-tests.yml Outdated
Comment thread .rubocop.yml Outdated
Comment thread Gemfile
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's update these to their latest? They're all dev/test gems anyway

Comment thread lib/posthog/client.rb
pauldambra and others added 5 commits May 20, 2025 15:14
Co-authored-by: Rafael Audibert <32079912+rafaeelaudibert@users.noreply.github.com>
@pauldambra
Copy link
Copy Markdown
Member Author

ah

#60

we should fix this in this PR too

Copy link
Copy Markdown
Member

@rafaeelaudibert rafaeelaudibert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pushed 2 small changes, LGTM!

@pauldambra pauldambra merged commit 7fb6f0e into main May 20, 2025
3 checks passed
@pauldambra pauldambra deleted the chore/cut-3.0 branch May 20, 2025 15:35
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.

Top-level FeatureFlag class conflicts with existing application classes

2 participants