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 'net-pop', '~> 0.1.2'
2020gem 'net-smtp' , '~> 0.5.1'
2121gem 'omniauth' , '~> 2.1.4'
2222gem 'omniauth-oauth2' , '~> 1.8.0'
23- gem 'omniauth-rails_csrf_protection' , '~> 1.0' , '>= 1.0.2 '
23+ gem 'omniauth-rails_csrf_protection' , '~> 2.0 '
2424gem 'paper_trail' , '~> 17.0.0'
2525gem 'paranoia' , '~> 3.1.0'
2626gem 'pg' , '~> 1.6.2'
Original file line number Diff line number Diff line change 318318 omniauth-oauth2 (1.8.0 )
319319 oauth2 (>= 1.4 , < 3 )
320320 omniauth (~> 2.0 )
321- omniauth-rails_csrf_protection (1 .0.2 )
321+ omniauth-rails_csrf_protection (2 .0.0 )
322322 actionpack (>= 4.2 )
323323 omniauth (~> 2.0 )
324324 orm_adapter (0.5.0 )
@@ -643,7 +643,7 @@ DEPENDENCIES
643643 net-smtp (~> 0.5.1 )
644644 omniauth (~> 2.1.4 )
645645 omniauth-oauth2 (~> 1.8.0 )
646- omniauth-rails_csrf_protection (~> 1.0 , >= 1.0.2 )
646+ omniauth-rails_csrf_protection (~> 2.0 )
647647 paper_trail (~> 17.0.0 )
648648 paranoia (~> 3.1.0 )
649649 pg (~> 1.6.2 )
You can’t perform that action at this time.
0 commit comments