We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e7466c commit 91b78acCopy full SHA for 91b78ac
Gemfile.lock
@@ -842,4 +842,4 @@ DEPENDENCIES
842
webmock (~> 3.25)
843
844
BUNDLED WITH
845
- 2.7.2
+ 2.7.1
db/schema.rb
@@ -10,7 +10,7 @@
10
#
11
# It's strongly recommended that you check this file into your version control system.
12
13
-ActiveRecord::Schema[8.0].define(version: 2025_08_26_223940) do
+ActiveRecord::Schema[8.0].define(version: 2025_09_13_173217) do
14
# These are extensions that must be enabled in order to support this database
15
enable_extension "pg_catalog.plpgsql"
16
0 commit comments