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

Ruby 3.2.2 upgrade #27

Merged
merged 8 commits into from
Sep 29, 2023

Conversation

argvniyx-enroute
Copy link
Contributor

@argvniyx-enroute argvniyx-enroute commented Sep 28, 2023

/task https://app.asana.com/0/1204779908415024/1205454087538425/f

  • bump .ruby-version
  • bump required_ruby_version to be >= 3.0 in gemspec
  • bump TargetRubyVersion in rubocop.yml to be 3.0
  • regen the todo file

lmk if you want me to update the version and the changelog (held off because I saw other PR's don't necessarily do this)

@smudge @effron

and update tests GH workflow
We are sitting on 1.56.4, whereas last time we were on .0. Seems like
rubocop-rspec is still in the process of figuring out what to do wrt
RSpec/FilePath (rubocop/rubocop-rspec#1723),
so this seems appropriate
@argvniyx-enroute argvniyx-enroute marked this pull request as ready for review September 29, 2023 15:32
.rubocop_todo.yml Outdated Show resolved Hide resolved
Rubocop was reporting a naming mismatch between the spec and the
classname; turns out spec filenames were correct and we were missing a
Betterment module in each of the utils
Copy link
Contributor

@effron effron left a comment

Choose a reason for hiding this comment

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

domainLGTM && platformLGTM!

@effron effron merged commit b1c150d into Betterment:main Sep 29, 2023
3 checks passed
@dkubb
Copy link
Contributor

dkubb commented Sep 29, 2023

question: Should we also add ruby file: '.ruby-version' to the Gemfile in a follow-up?

@effron
Copy link
Contributor

effron commented Sep 29, 2023

for posterity, we don't need to specify that here because this uses a gemspec to specify the required_ruby_version

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.

3 participants