Updated to ruby 2.4.2.

This commit is contained in:
Martin Edenhofer 2017-12-07 03:58:07 +01:00
parent 95a8f95af8
commit de1e62e79f
4 changed files with 4 additions and 4 deletions

View file

@ -1 +1 @@
2.4.1
2.4.2

View file

@ -19,7 +19,7 @@ services:
- mysql
language: ruby
rvm:
- 2.4.1
- 2.4.2
before_install:
- git fetch --unshallow
- sudo apt-get -qq update

View file

@ -1,7 +1,7 @@
source 'https://rubygems.org'
# core - base
ruby '2.4.1'
ruby '2.4.2'
gem 'rails', '5.1.4'
# core - rails additions

View file

@ -547,7 +547,7 @@ DEPENDENCIES
zendesk_api
RUBY VERSION
ruby 2.4.1p111
ruby 2.4.2p198
BUNDLED WITH
1.16.0