Skip to content

Commit 8c829aa

Browse files
authored
Merge pull request #1078 from rughh/depfu/engine/ruby-3.2.6
[ruby] Update Ruby 3.2.4 → 3.2.6
2 parents 125a019 + 1fc196e commit 8c829aa

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.ruby-version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.2.4
1+
3.2.6

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ruby:3.2.4
1+
FROM ruby:3.2.6
22

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

Gemfile.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -479,7 +479,7 @@ DEPENDENCIES
479479
whitelabel
480480

481481
RUBY VERSION
482-
ruby 3.2.4
482+
ruby 3.2.6
483483

484484
BUNDLED WITH
485485
2.4.10

0 commit comments

Comments
 (0)