File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ gem 'net-smtp', '~> 0.5.1'
2222gem 'omniauth' , '~> 2.1.4'
2323gem 'omniauth-identity' , '~> 3.1' , '>= 3.1.5'
2424gem 'omniauth-oauth2' , '~> 1.8.0'
25- gem 'omniauth-rails_csrf_protection' , '~> 2 .0' , '>= 2 .0.1 '
25+ gem 'omniauth-rails_csrf_protection' , '~> 1 .0' , '>= 1 .0.2 '
2626gem 'paper_trail' , '~> 17.0.0'
2727gem 'paranoia' , '~> 3.1.0'
2828gem 'pg' , '~> 1.6.2'
Original file line number Diff line number Diff line change @@ -113,12 +113,12 @@ GEM
113113 capistrano (>= 3.9.0 )
114114 capistrano-bundler
115115 sidekiq (>= 7.0 )
116- cgi (0.5.1 )
116+ cgi (0.5.0 )
117117 chunky_png (1.4.0 )
118118 coderay (1.1.3 )
119119 colorize (1.1.0 )
120- concurrent-ruby (1.3.6 )
121- connection_pool (3.0.2 )
120+ concurrent-ruby (1.3.5 )
121+ connection_pool (2.5.5 )
122122 crass (1.0.6 )
123123 cssbundling-rails (1.4.3 )
124124 railties (>= 6.0.0 )
255255 ffi-compiler (~> 1.0 )
256256 rake (~> 13.0 )
257257 logger (1.7.0 )
258- loofah (2.25.0 )
258+ loofah (2.24.1 )
259259 crass (~> 1.0.2 )
260260 nokogiri (>= 1.12.0 )
261261 lumberjack (1.4.2 )
274274 mina (1.2.5 )
275275 rake
276276 mini_mime (1.1.5 )
277- minitest (6.0.0 )
278- prism (~> 1.5 )
277+ minitest (5.26.2 )
279278 mollie-api-ruby (4.18.0 )
280279 bigdecimal (~> 3.1 , >= 3.1.8 )
281280 ostruct (~> 0.6.0 )
329328 omniauth-oauth2 (1.8.0 )
330329 oauth2 (>= 1.4 , < 3 )
331330 omniauth (~> 2.0 )
332- omniauth-rails_csrf_protection (2 .0.1 )
331+ omniauth-rails_csrf_protection (1 .0.2 )
333332 actionpack (>= 4.2 )
334333 omniauth (~> 2.0 )
335334 orm_adapter (0.5.0 )
@@ -645,7 +644,7 @@ DEPENDENCIES
645644 omniauth (~> 2.1.4 )
646645 omniauth-identity (~> 3.1 , >= 3.1.5 )
647646 omniauth-oauth2 (~> 1.8.0 )
648- omniauth-rails_csrf_protection (~> 2 .0 , >= 2 .0.1 )
647+ omniauth-rails_csrf_protection (~> 1 .0 , >= 1 .0.2 )
649648 paper_trail (~> 17.0.0 )
650649 paranoia (~> 3.1.0 )
651650 pg (~> 1.6.2 )
You can’t perform that action at this time.
0 commit comments