Skip to content

Commit

Permalink
Merge pull request #15 from KnapsackPro/update-ruby
Browse files Browse the repository at this point in the history
Update Ruby 3.2.1
  • Loading branch information
ArturT authored Mar 12, 2023
2 parents fa1cb0f + 75b628d commit e0bea5f
Show file tree
Hide file tree
Showing 2 changed files with 151 additions and 161 deletions.
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.1.2-browsers
- image: cimg/ruby:3.2.1-browsers
environment:
RAILS_ENV: test
KNAPSACK_REPO_PATH: ~/gems/knapsack
Expand Down
Loading

0 comments on commit e0bea5f

Please sign in to comment.