Skip to content

Commit d20ebd1

Browse files
authored
Update Ruby to version 3.4.7
1 parent 78803cd commit d20ebd1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ orbs:
66
jobs:
77
build:
88
docker:
9-
- image: 'cimg/ruby:3.3.4-node'
9+
- image: 'cimg/ruby:3.4.7-node'
1010

1111
working_directory: ~/repo
1212

.ruby-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.3.4
1+
3.4.7

0 commit comments

Comments
 (0)