Skip to content
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

Drop ruby 2.7 #8

Merged
merged 5 commits into from
Mar 26, 2024
Merged

Drop ruby 2.7 #8

merged 5 commits into from
Mar 26, 2024

Conversation

ayanko
Copy link
Member

@ayanko ayanko commented Mar 25, 2024

Motivation

Changes

  • Drop ruby 2.7 support
  • Upgrade capybara
  • Upgrade nokogiri
  • Add ruby 3.0 and 3.3

How to test

  • Green matrix build

Images and GIFs

N/A

@ayanko ayanko changed the title Drop ruby 2 7 Drop ruby 2.7 Mar 25, 2024
@@ -9,9 +9,10 @@ jobs:
strategy:
matrix:
ruby:
- '2.7'
Copy link
Member Author

Choose a reason for hiding this comment

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

Old ruby prevents to upgrade nokogiri to recent version
https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md#v1160--2023-12-27

Gemfile Show resolved Hide resolved
@ayanko ayanko merged commit 0984d50 into master Mar 26, 2024
4 checks passed
@ayanko ayanko deleted the drop-ruby-2-7 branch March 26, 2024 12:39
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.

None yet

3 participants