mirror of
https://github.com/indentlabs/notebook.git
synced 2025-10-26 11:19:22 +00:00
upgrade ruby 2.6.3 -> 2.7.2
This commit is contained in:
parent
e4292fb1e8
commit
11752abcdc
@ -1 +1 @@
|
||||
2.6.6
|
||||
2.7.2
|
||||
|
||||
2
Gemfile
2
Gemfile
@ -1,5 +1,5 @@
|
||||
source 'https://rubygems.org'
|
||||
ruby "~> 2.6"
|
||||
ruby "~> 2.7"
|
||||
|
||||
# Server
|
||||
gem 'rails'
|
||||
|
||||
@ -1623,7 +1623,7 @@ DEPENDENCIES
|
||||
webpacker
|
||||
|
||||
RUBY VERSION
|
||||
ruby 2.6.3p62
|
||||
ruby 2.7.2p137
|
||||
|
||||
BUNDLED WITH
|
||||
2.1.4
|
||||
|
||||
Loading…
Reference in New Issue
Block a user