Skip to content

Commit

Permalink
Update Ruby version in CircleCI configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
aldesantis committed Jun 9, 2018
1 parent 90fbbf0 commit 8f7adf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -4,7 +4,7 @@ jobs:
bundle_dependencies:
working_directory: ~/pragma-rails-starter
docker:
- image: ruby:2.4.2
- image: ruby:2.5.1
steps:
- checkout
- attach_workspace:
Expand Down

0 comments on commit 8f7adf3

Please sign in to comment.