File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -105,7 +105,7 @@ gem "loofah" # html email parsing
105105gem "namae" # multi-cultural human name parser
106106gem "premailer-rails" # css to inline styles for emails
107107gem "safely_block"
108- gem "strong_migrations" , "~> 1 " # protects against risky migrations
108+ gem "strong_migrations" , "~> 2 " # protects against risky migrations
109109# [@garyhtou] ^ We still use Postgres 11 in dev (not in prod). Strong Migrations
110110# 2.x is incompatible with Postgres 11.
111111gem "xxhash" # fast hashing
Original file line number Diff line number Diff line change 789789 statsd-instrument (3.9.9 )
790790 stringio (3.1.7 )
791791 stripe (11.7.0 )
792- strong_migrations (1.8 .0 )
793- activerecord (>= 5.2 )
792+ strong_migrations (2.5 .0 )
793+ activerecord (>= 7.1 )
794794 suo (0.4.0 )
795795 dalli
796796 msgpack
@@ -987,7 +987,7 @@ DEPENDENCIES
987987 stackprof
988988 statsd-instrument (~> 3.9 )
989989 stripe (= 11.7.0 )
990- strong_migrations (~> 1 )
990+ strong_migrations (~> 2 )
991991 terser (~> 1.2 )
992992 turbo-rails (~> 2.0.13 )
993993 twilio-ruby
You can’t perform that action at this time.
0 commit comments