Skip to content

Commit 91b78ac

Browse files
committed
fixing merge conflicts
1 parent 0e7466c commit 91b78ac

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -842,4 +842,4 @@ DEPENDENCIES
842842
webmock (~> 3.25)
843843

844844
BUNDLED WITH
845-
2.7.2
845+
2.7.1

db/schema.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
#
1111
# It's strongly recommended that you check this file into your version control system.
1212

13-
ActiveRecord::Schema[8.0].define(version: 2025_08_26_223940) do
13+
ActiveRecord::Schema[8.0].define(version: 2025_09_13_173217) do
1414
# These are extensions that must be enabled in order to support this database
1515
enable_extension "pg_catalog.plpgsql"
1616

0 commit comments

Comments
 (0)