Skip to content

Commit

Permalink
Upgrade ruby on circleci
Browse files Browse the repository at this point in the history
  • Loading branch information
carolinesalib committed Nov 12, 2019
1 parent e11b6d5 commit 4222917
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 @@ -7,7 +7,7 @@ jobs:
build:
docker:
# specify the version you desire here
- image: circleci/ruby:2.6.2-node-browsers
- image: circleci/ruby:2.6.3-node-browsers
environment:
BUNDLER_VERSION: 2.0.1
RAILS_ENV: test
Expand Down

0 comments on commit 4222917

Please sign in to comment.