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 to 3.3.1; also rails to 7.1.3.4 #4450

Merged
merged 5 commits into from
Jun 6, 2024
Merged

Update ruby to 3.3.1; also rails to 7.1.3.4 #4450

merged 5 commits into from
Jun 6, 2024

Conversation

Copy link

github-actions bot commented Jun 6, 2024

[puLL-Merge] - brave-intl/publishers@4450

Description

This PR updates the Ruby version used in the project from 3.3.0 to 3.3.1. It also updates several gem dependencies, including Rails from 7.1.3.3 to 7.1.3.4. The Dockerfiles have been updated to use the new Ruby version.

Changes

Changes

  • .ruby-version: Updated Ruby version from 3.3.0 to 3.3.1
  • Dockerfile:
    • Updated Ruby version argument to 3.3.1
  • Dockerfile.dev:
    • Switched base image from debian:bullseye-slim to ruby:3.3.1-slim
    • Removed manual Ruby installation steps since using official Ruby image
  • Gemfile:
    • Updated Ruby version constraint to ~> 3.3.1
    • Bumped Rails version from 7.1.3.3 to 7.1.3.4
  • Gemfile.lock:
    • Updated to reflect new gem versions based on Gemfile changes
    • Notable version bumps include Rails 7.1.3.3 -> 7.1.3.4, aws-sdk-core, rubocop, selenium-webdriver

@tsmartt tsmartt changed the title Update ruby to 3.3.2; also rails to 7.1.3.4 Update ruby to 3.3.1; also rails to 7.1.3.4 Jun 6, 2024
@tsmartt tsmartt requested a review from jlbyrne June 6, 2024 17:41
@tsmartt tsmartt merged commit e8a706a into staging Jun 6, 2024
7 checks passed
@tsmartt tsmartt deleted the feat/rb322 branch June 6, 2024 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants