Skip to content

Commit

Permalink
Upgrade Ruby to v3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nickcharlton committed Jan 25, 2024
1 parent 4259dd8 commit 272163e
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 @@ -4,7 +4,7 @@ jobs:
build:
working_directory: ~/administrate-field-nested_has_many
docker:
- image: circleci/ruby:2.7.0-node-browsers
- image: cimg/ruby:3.3-browsers
environment:
PGHOST: localhost
PGUSER: administrate-field-nested_has_many
Expand Down
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ruby-2.7.0
ruby-3.3.0

0 comments on commit 272163e

Please sign in to comment.