chore: upgrade to rails 7.1.

upgrade rspec

fix failing tests

upgrade devise
This commit is contained in:
rebuilt 2023-10-06 14:41:16 -07:00
parent ef44c41965
commit fbcfdeaa72

View file

@ -10,7 +10,7 @@
#
# It's strongly recommended that you check this file into your version control system.
ActiveRecord::Schema[7.1].define(version: 20_230_912_223_701) do
ActiveRecord::Schema[7.1].define(version: 2023_10_04_211430) do
# These are extensions that must be enabled in order to support this database
enable_extension "plpgsql"