We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9a30d6 commit bab184fCopy full SHA for bab184f
.ruby-version
@@ -1 +1 @@
1
-2.6.6
+2.6.10
.travis.yml
@@ -1,4 +1,5 @@
language: ruby
2
+rvm: 2.6.10
3
4
cache: bundler
5
env:
Dockerfile
@@ -1,4 +1,4 @@
-FROM ruby:2.6.6-slim
+FROM ruby:2.6.10-slim
LABEL maintainer Travis CI GmbH <support+travis-live-docker-images@travis-ci.com>
Gemfile.lock
@@ -155,7 +155,7 @@ DEPENDENCIES
155
webmock
156
157
RUBY VERSION
158
- ruby 2.6.6p146
+ ruby 2.6.10p210
159
160
BUNDLED WITH
161
- 2.0.1
+ 2.4.13
0 commit comments