Skip to content

Commit

Permalink
Merge pull request #1078 from rughh/depfu/engine/ruby-3.2.6
Browse files Browse the repository at this point in the history
[ruby] Update Ruby 3.2.4 → 3.2.6
  • Loading branch information
salzig authored Nov 20, 2024
2 parents 125a019 + 1fc196e commit 8c829aa
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.2.4
3.2.6
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ruby:3.2.4
FROM ruby:3.2.6

RUN apt-get update -qq && apt-get install -y build-essential

Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -479,7 +479,7 @@ DEPENDENCIES
whitelabel

RUBY VERSION
ruby 3.2.4
ruby 3.2.6

BUNDLED WITH
2.4.10

0 comments on commit 8c829aa

Please sign in to comment.