Update version to 3.0.0
This commit is contained in:
parent
201a5f4157
commit
7dcc61ea50
2 changed files with 2 additions and 2 deletions
|
|
@ -1 +1 @@
|
||||||
ruby-2.7.1
|
ruby-3.0.0
|
||||||
|
|
|
||||||
2
Gemfile
2
Gemfile
|
|
@ -1,5 +1,5 @@
|
||||||
source 'https://rubygems.org'
|
source 'https://rubygems.org'
|
||||||
ruby '2.7.1'
|
ruby '3.0.0'
|
||||||
|
|
||||||
gem 'rails', '~> 6.0'
|
gem 'rails', '~> 6.0'
|
||||||
gem 'pg', '~> 1.2.3'
|
gem 'pg', '~> 1.2.3'
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue