mirror of
https://github.com/danbee/my-images
synced 2025-03-04 08:49:05 +00:00
Upgrade Ruby
This commit is contained in:
parent
2d4f6daba0
commit
9950adb619
@ -1 +1 @@
|
|||||||
2.5.1
|
2.6.3
|
||||||
|
|||||||
@ -1,2 +1,2 @@
|
|||||||
ruby 2.5.1
|
ruby 2.6.3
|
||||||
nodejs 10.4.0
|
nodejs 10.4.0
|
||||||
|
|||||||
2
Gemfile
2
Gemfile
@ -1,6 +1,6 @@
|
|||||||
source "https://rubygems.org"
|
source "https://rubygems.org"
|
||||||
|
|
||||||
ruby "2.5.1"
|
ruby "2.6.3"
|
||||||
|
|
||||||
gem "dotenv-rails", groups: %i[development test]
|
gem "dotenv-rails", groups: %i[development test]
|
||||||
|
|
||||||
|
|||||||
@ -289,7 +289,7 @@ DEPENDENCIES
|
|||||||
webpacker
|
webpacker
|
||||||
|
|
||||||
RUBY VERSION
|
RUBY VERSION
|
||||||
ruby 2.5.1p57
|
ruby 2.6.3p62
|
||||||
|
|
||||||
BUNDLED WITH
|
BUNDLED WITH
|
||||||
1.16.4
|
1.17.2
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user