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 version to 3.4, add bigdecimal gem in Gemfile and lockfile. #899

Merged
merged 1 commit into from
Dec 28, 2024

Conversation

catatsuy
Copy link
Member

This pull request includes updates to the Dockerfile and Gemfile for the Ruby web application. The most important changes are:

  • Updated the Ruby version in the Dockerfile from 3.3-slim to 3.4-slim to use the latest version.
  • Added the bigdecimal gem to the Gemfile to support high-precision floating-point decimal arithmetic.

@catatsuy catatsuy merged commit 691ba9e into master Dec 28, 2024
4 checks passed
@catatsuy catatsuy deleted the update-ruby-version-to-3.4 branch December 28, 2024 05:03
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.

1 participant