File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ gem 'omniauth', '~> 2.1.4'
2020gem 'omniauth-oauth2' , '~> 1.8.0'
2121gem 'omniauth-rails_csrf_protection' , '~> 1.0' , '>= 1.0.2'
2222gem 'paper_trail' , '~> 17.0.0'
23- gem 'paranoia' , '~> 3.0.1 '
23+ gem 'paranoia' , '~> 3.1.0 '
2424gem 'pg' , '~> 1.6.2'
2525gem 'puma' , '~> 6.6.1'
2626gem 'pundit' , '~> 2.5.2'
Original file line number Diff line number Diff line change 263263 mina (1.2.5 )
264264 rake
265265 mini_mime (1.1.5 )
266- minitest (5.26.0 )
266+ minitest (5.26.1 )
267267 mollie-api-ruby (4.18.0 )
268268 bigdecimal (~> 3.1 , >= 3.1.8 )
269269 ostruct (~> 0.6.0 )
320320 activerecord (>= 7.1 )
321321 request_store (~> 1.4 )
322322 parallel (1.27.0 )
323- paranoia (3.0.1 )
324- activerecord (>= 6 , < 8.1 )
323+ paranoia (3.1.0 )
324+ activerecord (>= 7 , < 8.2 )
325325 parser (3.3.10.0 )
326326 ast (~> 2.4.1 )
327327 racc
@@ -651,7 +651,7 @@ DEPENDENCIES
651651 omniauth-oauth2 (~> 1.8.0 )
652652 omniauth-rails_csrf_protection (~> 1.0 , >= 1.0.2 )
653653 paper_trail (~> 17.0.0 )
654- paranoia (~> 3.0.1 )
654+ paranoia (~> 3.1.0 )
655655 pg (~> 1.6.2 )
656656 pry-byebug (~> 3.11.0 )
657657 pry-rails (~> 0.3.11 )
You can’t perform that action at this time.
0 commit comments