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 Ruby from 3.1.1 to 3.3.0 #1006

Merged
merged 4 commits into from
Jan 30, 2024
Merged

Update Ruby from 3.1.1 to 3.3.0 #1006

merged 4 commits into from
Jan 30, 2024

Conversation

malcolmbaig
Copy link
Contributor

@malcolmbaig malcolmbaig commented Jan 29, 2024

Context

Ruby 3.3.0 is available.

Changes proposed in this pull request

Upgrade ruby in .tool-versions
Update Gemfile
Update docker file. Use 3.3.0-alpine for build and runtime images
Update bundler version in Gemfile.lock to fix deprecation warnings

Guidance to review

Checklist

  • Attach to Trello card
  • Rebased main
  • Cleaned commit history
  • Tested by running locally

@malcolmbaig malcolmbaig requested a review from a team as a code owner January 29, 2024 14:36
The method ZendeskDeleteRequest.from_csv returns nil even after
successfully creating a record. This might be because of a change in
behaviour in `CSV.foreach`.

This causes ZendeskDeleteRequestImportForm#save to return nil even when
a valid save has taken place. Fix this by explicitly returning true at
the end of the method.
Later versions open up an API to change the colorscheme of the
autocomplete dropdown in the Rails console.
@malcolmbaig malcolmbaig force-pushed the 1727-ruby-upgrade-3.3.0 branch from 79a7e81 to bec732c Compare January 29, 2024 16:03
@malcolmbaig malcolmbaig requested a review from gpeng January 29, 2024 16:03
@malcolmbaig malcolmbaig merged commit d427d6c into main Jan 30, 2024
11 checks passed
@malcolmbaig malcolmbaig deleted the 1727-ruby-upgrade-3.3.0 branch January 30, 2024 11:05
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.

2 participants