Skip to content

Commit e208c45

Browse files
authored
Merge pull request #1033 from phoet/depfu/engine/ruby-3.2.3
[ruby] Update Ruby 3.2.0 → 3.2.3
2 parents 9fad8fb + e9b1faa commit e208c45

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.0
1+
3.2.3

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ruby:3.2.0
1+
FROM ruby:3.2.3
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
@@ -484,7 +484,7 @@ DEPENDENCIES
484484
whitelabel
485485

486486
RUBY VERSION
487-
ruby 3.2.0p0
487+
ruby 3.2.3
488488

489489
BUNDLED WITH
490490
2.4.10

0 commit comments

Comments
 (0)