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

Update the minimum supported version of Ruby from 2.7.x to 3.0.x #27

Closed
wants to merge 8 commits into from

Conversation

jcouball
Copy link
Member

@jcouball jcouball commented Dec 29, 2023

Update the minimum supported version of Ruby from 2.7.x to 3.0.x

In order to do this, the following changes were made:

  • Update minimum supported Ruby version from 2.7.x to 3.0.x
  • Update dependencies to latest versions
  • Remove solargraph as a development dependency as it doesn't build on all platforms
  • Update Rubocop configuration based on new cops
  • Update rspec configuration to be consistent with other projects in the main-branch Github org
  • Remove bump from the project replacing it with semverify
  • Document how to make a new release using create-github-release

@jcouball jcouball changed the title Update Rubocop configuration Update the minimum supported version of Ruby from 2.7.x to 3.0.x Dec 29, 2023
@jcouball jcouball added the major-change The PR introduces changes that could break existing code using this gem label Dec 30, 2023
@jcouball jcouball force-pushed the update_rubocop branch 3 times, most recently from c1e5d41 to cf02979 Compare December 30, 2023 01:45
Copy link

codeclimate bot commented Dec 30, 2023

Code Climate has analyzed commit e7bb7d7 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 100.0% (0.0% change).

View more on Code Climate.

@jcouball jcouball closed this Dec 31, 2023
@jcouball jcouball deleted the update_rubocop branch December 31, 2023 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
major-change The PR introduces changes that could break existing code using this gem
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant