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 85f984999d
commit 83661540b7
12 changed files with 267 additions and 249 deletions

View file

@ -10,7 +10,7 @@
#
# It's strongly recommended that you check this file into your version control system.
ActiveRecord::Schema[7.0].define(version: 2023_10_04_211430) 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"