Skip to content

Commit 9e0282c

Browse files
chore(deps): update dependency ruby
1 parent 48149b9 commit 9e0282c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.ruby-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.3.6
1+
3.4.3

docker-compose-verify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: "3"
22

33
services:
44
api:
5-
image: ruby:3.2-alpine
5+
image: ruby:3.4-alpine
66
environment:
77
# Setting the response body as an environment variable is just a way
88
# to get around the multiple layers of nested quotes in the command!

0 commit comments

Comments
 (0)