Skip to content

Commit ca3f13e

Browse files
chore(deps): update dependency circleci/ruby to v3
1 parent 5980160 commit ca3f13e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
build:
1313
<<: *defaults
1414
docker:
15-
- image: circleci/ruby:2.7.1-node-browsers
15+
- image: circleci/ruby:3.0.3-node-browsers
1616
steps:
1717
- checkout
1818
- restore_cache:

0 commit comments

Comments
 (0)