mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-07 13:38:18 -08:00
Update Ruby version to 2.7.4
This commit is contained in:
parent
f0ae6d8558
commit
1ddc80d7c0
3 changed files with 6 additions and 2 deletions
|
|
@ -1 +1 @@
|
|||
2.3.0
|
||||
2.7.4
|
||||
|
|
|
|||
1
Gemfile
1
Gemfile
|
|
@ -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…
Add table
Add a link
Reference in a new issue