This repository was archived by the owner on Mar 24, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ gem 'pg', '~> 0.18.2'
1919gem 'activerecord-postgresql-adapter'
2020
2121gem 'devise' , '~> 3.5.5'
22- gem 'omniauth' , '~> 1.7.1 ' # 1.2.2 breaks test sign_in
22+ gem 'omniauth' , '~> 1.9.0 ' # 1.2.2 breaks test sign_in
2323gem 'omniauth-shibboleth' , '~> 1.2.1'
2424gem 'equivalent-xml' , '~> 0.6.0'
2525
Original file line number Diff line number Diff line change 158158 ffi (1.11.1 )
159159 globalid (0.4.2 )
160160 activesupport (>= 4.2.0 )
161- hashie (3.5.6 )
161+ hashie (3.6.0 )
162162 hike (1.2.3 )
163163 honeycomb-beeline (1.0.0 )
164164 libhoney (~> 1.8 )
255255 mediashelf-loggable
256256 nokogiri (>= 1.4.2 )
257257 solrizer (~> 3.1.0 )
258- omniauth (1.7.1 )
259- hashie (>= 3.4.6 , < 3.6 .0 )
258+ omniauth (1.9.0 )
259+ hashie (>= 3.4.6 , < 3.7 .0 )
260260 rack (>= 1.6.2 , < 3 )
261261 omniauth-shibboleth (1.2.1 )
262262 omniauth (>= 1.0.0 )
@@ -483,7 +483,7 @@ DEPENDENCIES
483483 logstash-event (= 1.2.02 )
484484 minitest (~> 5.10.2 )
485485 nokogiri (= 1.10.4 )
486- omniauth (~> 1.7.1 )
486+ omniauth (~> 1.9.0 )
487487 omniauth-shibboleth (~> 1.2.1 )
488488 pg (~> 0.18.2 )
489489 poltergeist (= 1.15.0 )
You can’t perform that action at this time.
0 commit comments