Skip to content

Commit

Permalink
Use Ruby 3.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ArturT committed Apr 4, 2023
1 parent e0bea5f commit dbdd9f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
docker:
# specify the version you desire here
# https://circleci.com/developer/images/image/cimg/ruby
- image: cimg/ruby:3.2.1-browsers
- image: cimg/ruby:3.2.2-browsers
environment:
RAILS_ENV: test
KNAPSACK_REPO_PATH: ~/gems/knapsack
Expand Down

0 comments on commit dbdd9f4

Please sign in to comment.