Skip to content

Commit 3d66d27

Browse files
committed
Bump to latest Ruby patch versions
1 parent 40d13dc commit 3d66d27

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

.ruby-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.6.2
1+
2.6.5

.travis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
language: ruby
22
rvm:
3-
- 2.4.6
4-
- 2.5.5
5-
- 2.6.2
3+
- 2.4.9
4+
- 2.5.7
5+
- 2.6.5
66
script: bundle exec rspec
77
before_install:
88
# fixes Travis CI error: NoMethodError: undefined method `spec' for nil:NilClass

0 commit comments

Comments
 (0)