Skip to content

Commit

Permalink
Merge pull request #64 from tknzk/ruby_2_6_5
Browse files Browse the repository at this point in the history
ruby 2.6.5
  • Loading branch information
tknzk authored Dec 2, 2019
2 parents ada4733 + a8a745c commit 4fd753b
Show file tree
Hide file tree
Showing 3 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 @@ -3,7 +3,7 @@ version: 2
jobs:
ruby-2.6:
docker:
- image: ruby:2.6.3
- image: ruby:2.6.5
steps:
- checkout
- run:
Expand Down
Empty file added .github/workflows/.keep
Empty file.
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.6.3
2.6.5

0 comments on commit 4fd753b

Please sign in to comment.