Skip to content

Commit

Permalink
Increment ruby version.
Browse files Browse the repository at this point in the history
  • Loading branch information
tpendragon committed Sep 23, 2024
1 parent 5aad445 commit 57177fb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
working_directory: ~/rails_template
docker:
- &ruby_docker
image: cimg/ruby:3.2.5-browsers
image: cimg/ruby:3.3.5-browsers
environment:
RAILS_ENV: test
steps:
Expand Down
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ruby 3.2.5
ruby 3.3.5
awscli 2.11.24
yarn 1.22.10
nodejs 18.18.0

0 comments on commit 57177fb

Please sign in to comment.