Revert to Ruby 3.0.0

This commit is contained in:
Justin Edmund 2023-01-02 22:07:15 -08:00
parent e27d644941
commit e50dbeb9aa
3 changed files with 3 additions and 3 deletions

View file

@ -1 +1 @@
ruby-3.1.2
ruby-3.0.0

View file

@ -1,5 +1,5 @@
source 'https://rubygems.org'
ruby '3.1.2'
ruby '3.0.0'
gem 'bootsnap'
gem 'pg'

View file

@ -336,7 +336,7 @@ DEPENDENCIES
will_paginate (~> 3.3)
RUBY VERSION
ruby 3.1.2p20
ruby 3.0.0p0
BUNDLED WITH
2.3.26