Update Ruby version to 2.7.4

pull/1/head
Alex Basson 4 years ago
parent f0ae6d8558
commit 1ddc80d7c0

@ -1 +1 @@
2.3.0
2.7.4

@ -1,4 +1,5 @@
source 'https://rubygems.org'
ruby "2.7.4"
git_source(:github) do |repo_name|
repo_name = "#{repo_name}/#{repo_name}" unless repo_name.include?("/")

@ -288,5 +288,8 @@ DEPENDENCIES
uglifier (>= 1.3.0)
web-console
RUBY VERSION
ruby 2.7.4p191
BUNDLED WITH
1.14.6
2.2.26

Loading…
Cancel
Save