Skip to content

Commit

Permalink
SRCH-122 upgrade to ruby 2.3.8 (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
MothOnMars authored Dec 17, 2018
1 parent 08a3893 commit fe6826f
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 @@ -6,7 +6,7 @@ version: 2
jobs:
build:
docker:
- image: circleci/ruby:2.3.5
- image: circleci/ruby:2.3.8
- image: redis:3.2-alpine
- image: docker.elastic.co/elasticsearch/elasticsearch:5.6.5
environment:
Expand Down
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ruby-2.3.5
ruby-2.3.8

0 comments on commit fe6826f

Please sign in to comment.