Skip to content

Commit 6ca8bd1

Browse files
committed
Update used ruby version to 2.7.3
1 parent a7024c0 commit 6ca8bd1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ defaults:
1414
- &set-ruby-version
1515
run:
1616
name: Set Ruby Version
17-
command: echo 'chruby ruby-2.6.4' >> ~/.bash_profile
17+
command: echo 'chruby ruby-2.7.3' >> ~/.bash_profile
1818
- &restore-gems
1919
restore_cache:
2020
keys:

0 commit comments

Comments
 (0)