1
0
mirror of https://github.com/danbee/my-images synced 2025-03-04 08:49:05 +00:00

Upgrade Ruby

This commit is contained in:
Daniel Barber 2019-07-12 16:53:32 -04:00 committed by Dan Barber
parent 2d4f6daba0
commit 9950adb619
4 changed files with 5 additions and 5 deletions

View File

@ -1 +1 @@
2.5.1
2.6.3

View File

@ -1,2 +1,2 @@
ruby 2.5.1
ruby 2.6.3
nodejs 10.4.0

View File

@ -1,6 +1,6 @@
source "https://rubygems.org"
ruby "2.5.1"
ruby "2.6.3"
gem "dotenv-rails", groups: %i[development test]

View File

@ -289,7 +289,7 @@ DEPENDENCIES
webpacker
RUBY VERSION
ruby 2.5.1p57
ruby 2.6.3p62
BUNDLED WITH
1.16.4
1.17.2