Skip to content

Commit 1afc050

Browse files
Update Ruby to version 3.4.2
1 parent a5c5f4e commit 1afc050

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.4.1
1+
3.4.2

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ruby:3.4.1-slim
1+
FROM ruby:3.4.2-slim
22

33
ENV APP_ROOT=/usr/src/app
44
ENV DATABASE_PORT=5432

Gemfile.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -612,7 +612,7 @@ CHECKSUMS
612612
zeitwerk (2.7.1) sha256=0945986050e4907140895378e74df1fe882a2271ed087cc6c6d6b00d415a2756
613613

614614
RUBY VERSION
615-
ruby 3.4.1p0
615+
ruby 3.4.2p28
616616

617617
BUNDLED WITH
618618
2.6.3

0 commit comments

Comments
 (0)