Skip to content

Commit e9585e9

Browse files
depfu[bot]JoschkaSchulz
authored andcommitted
Update Ruby to version 3.2.4
1 parent 77394a2 commit e9585e9

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.3
1+
3.2.4

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ruby:3.2.3
1+
FROM ruby:3.2.4
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
@@ -496,7 +496,7 @@ DEPENDENCIES
496496
whitelabel
497497

498498
RUBY VERSION
499-
ruby 3.2.3
499+
ruby 3.2.4
500500

501501
BUNDLED WITH
502502
2.4.10

0 commit comments

Comments
 (0)