File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ gem 'devise', '>=4.5.0'
5959gem 'omniauth' , '>=1.2.2'
6060gem 'omniauth-facebook' , '>=2.0.0'
6161gem 'omniauth-google-oauth2' , '>=0.2.5'
62- gem 'omniauth-shibboleth' , '>=1.1.2 '
62+ gem 'omniauth-shibboleth-redux ' , '~> 2.0' , require : 'omniauth-shibboleth '
6363
6464# OAuth2 authentication
6565gem 'oauth2'
Original file line number Diff line number Diff line change 250250 omniauth-oauth2 (1.7.3 )
251251 oauth2 (>= 1.4 , < 3 )
252252 omniauth (>= 1.9 , < 3 )
253- omniauth-shibboleth ( 1.3 .0 )
254- omniauth (>= 1 .0.0 )
253+ omniauth-shibboleth-redux ( 2.0 .0 )
254+ omniauth (>= 2 .0.0 )
255255 orm_adapter (0.5.0 )
256256 overcommit (0.59.1 )
257257 childprocess (>= 0.6.3 , < 5 )
272272 pdf-reader (~> 1.2 )
273273 ruby-rc4
274274 ttfunk (~> 1.0.3 )
275- psych (4.0.4 )
275+ psych (5.1.0 )
276276 stringio
277277 public_suffix (4.0.7 )
278278 racc (1.7.0 )
394394 sqlite3 (1.5.1-arm64-darwin )
395395 sqlite3 (1.5.1-x86_64-darwin )
396396 sqlite3 (1.5.1-x86_64-linux )
397- stringio (3.0.2 )
397+ stringio (3.0.7 )
398398 terser (1.1.11 )
399399 execjs (>= 0.3.0 , < 3 )
400400 thin (1.8.1 )
@@ -478,7 +478,7 @@ DEPENDENCIES
478478 omniauth (>= 1.2.2 )
479479 omniauth-facebook (>= 2.0.0 )
480480 omniauth-google-oauth2 (>= 0.2.5 )
481- omniauth-shibboleth ( >= 1.1.2 )
481+ omniauth-shibboleth-redux ( ~> 2.0 )
482482 overcommit
483483 populator (>= 1.0.0 )
484484 prawn (= 0.13.0 )
@@ -509,4 +509,4 @@ RUBY VERSION
509509 ruby 2.7.7p221
510510
511511BUNDLED WITH
512- 2.4.12
512+ 2.4.14
You can’t perform that action at this time.
0 commit comments