Skip to content

Commit

Permalink
Fix undefined method table_name for class ActiveRecord::SchemaMigration
Browse files Browse the repository at this point in the history
  • Loading branch information
makmic committed Dec 11, 2024
1 parent 5bd2580 commit 5437592
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile.7.0.pg.lock
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ GEM
crass (1.0.6)
database_cleaner (2.0.1)
database_cleaner-active_record (~> 2.0.0)
database_cleaner-active_record (2.0.1)
database_cleaner-active_record (2.2.0)
activerecord (>= 5.a)
database_cleaner-core (~> 2.0.0)
database_cleaner-core (2.0.1)
Expand Down

0 comments on commit 5437592

Please sign in to comment.