Skip to content

Ruby 3.4.4-slim #3486

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

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

Ruby 3.4.4-slim #3486

wants to merge 9 commits into from

Conversation

cceneag
Copy link

@cceneag cceneag commented Jul 15, 2025

This pull request updates the Ruby version and modernizes the dependencies in the project. The most important changes include upgrading the Ruby version in the Dockerfile and Gemfile, as well as updating several gem dependencies to newer versions for compatibility and security improvements.

Ruby version upgrade:

  • Dockerfile: Updated the base Ruby image from 2.6.3-slim to 3.4.4-slim.
  • Gemfile: Updated the Ruby version declaration from 2.6.3 to match the new version 3.4.4.

Dependency updates:

  • Gemfile: Updated html-proofer to ~> 3.19, >= 3.19.3 for improved functionality and bug fixes.
  • Gemfile: Updated puma to >= 5.6.9 for better performance and security.
  • Gemfile: Updated rubocop to >= 0.87.0, middleman to ~> 4.1, >= 4.1.8, middleman-syntax to >= 3.3.0, and middleman-livereload to >= 3.4.7 to align with modern standards and ensure compatibility with the updated Ruby version.

snyk-bot and others added 9 commits July 6, 2025 19:14
…02f0cf0

[Snyk] Security upgrade ruby from 2.6.3-slim to 2.7.8-slim
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-RUBY-ACTIVESUPPORT-569598
- https://snyk.io/vuln/SNYK-RUBY-PUMA-8062124
- https://snyk.io/vuln/SNYK-RUBY-NOKOGIRI-7164639
- https://snyk.io/vuln/SNYK-RUBY-NOKOGIRI-8732769
- https://snyk.io/vuln/SNYK-RUBY-NOKOGIRI-8732779
- https://snyk.io/vuln/SNYK-RUBY-PUMA-2437090
- https://snyk.io/vuln/SNYK-RUBY-REXML-7577227
- https://snyk.io/vuln/SNYK-RUBY-NOKOGIRI-10494060
- https://snyk.io/vuln/SNYK-RUBY-NOKOGIRI-10494063
- https://snyk.io/vuln/SNYK-RUBY-NOKOGIRI-2840634
- https://snyk.io/vuln/SNYK-RUBY-REXML-7814166
- https://snyk.io/vuln/SNYK-RUBY-NOKOGIRI-2413994
- https://snyk.io/vuln/SNYK-RUBY-PUMA-2400629
- https://snyk.io/vuln/SNYK-RUBY-NOKOGIRI-2620374
- https://snyk.io/vuln/SNYK-RUBY-NOKOGIRI-2630623
- https://snyk.io/vuln/SNYK-RUBY-NOKOGIRI-2630898
- https://snyk.io/vuln/SNYK-RUBY-NOKOGIRI-3052880
- https://snyk.io/vuln/SNYK-RUBY-PUMA-1291014
- https://snyk.io/vuln/SNYK-RUBY-TZINFO-2958048
- https://snyk.io/vuln/SNYK-RUBY-PUMA-5846204
- https://snyk.io/vuln/SNYK-RUBY-NOKOGIRI-9510795
- https://snyk.io/vuln/SNYK-RUBY-REXML-7577228
- https://snyk.io/vuln/SNYK-RUBY-REXML-8309365
- https://snyk.io/vuln/SNYK-RUBY-MIDDLEMANCORE-20359
- https://snyk.io/vuln/SNYK-RUBY-NOKOGIRI-6228056
- https://snyk.io/vuln/SNYK-RUBY-ACTIVESUPPORT-3360028
- https://snyk.io/vuln/SNYK-RUBY-PUMA-6146928
- https://snyk.io/vuln/SNYK-RUBY-ACTIVESUPPORT-3237242
- https://snyk.io/vuln/SNYK-RUBY-REXML-6861566
- https://snyk.io/vuln/SNYK-RUBY-REXML-7462086
- https://snyk.io/vuln/SNYK-RUBY-NOKOGIRI-9510789
- https://snyk.io/vuln/SNYK-RUBY-NOKOGIRI-9789079
- https://snyk.io/vuln/SNYK-RUBY-ERUBIS-20482
- https://snyk.io/vuln/SNYK-RUBY-PUMA-1730572
- https://snyk.io/vuln/SNYK-RUBY-NOKOGIRI-8453714
…58f8924

[Snyk] Security upgrade ruby from 2.7.8-slim to 3.4.4-slim
…635e82f

[Snyk] Fix for 35 vulnerabilities
…3ee378d

[Snyk] Fix for 5 vulnerabilities
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