Update version to 3.0.0

This commit is contained in:
Justin Edmund 2021-10-27 06:12:05 -07:00
parent 201a5f4157
commit 7dcc61ea50
2 changed files with 2 additions and 2 deletions

View file

@ -1 +1 @@
ruby-2.7.1
ruby-3.0.0

View file

@ -1,5 +1,5 @@
source 'https://rubygems.org'
ruby '2.7.1'
ruby '3.0.0'
gem 'rails', '~> 6.0'
gem 'pg', '~> 1.2.3'