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 161161 ffi (1.9.10 )
162162 globalid (0.4.2 )
163163 activesupport (>= 4.2.0 )
164- hashie (3.5.6 )
164+ hashie (3.6.0 )
165165 hike (1.2.3 )
166166 honeycomb-beeline (0.7.0 )
167167 activerecord-honeycomb (>= 0.4.0 )
261261 mediashelf-loggable
262262 nokogiri (>= 1.4.2 )
263263 solrizer (~> 3.1.0 )
264- omniauth (1.7.1 )
265- hashie (>= 3.4.6 , < 3.6 .0 )
264+ omniauth (1.9.0 )
265+ hashie (>= 3.4.6 , < 3.7 .0 )
266266 rack (>= 1.6.2 , < 3 )
267267 omniauth-shibboleth (1.2.1 )
268268 omniauth (>= 1.0.0 )
@@ -486,7 +486,7 @@ DEPENDENCIES
486486 logstash-event (= 1.2.02 )
487487 minitest (~> 5.10.2 )
488488 nokogiri (= 1.10.3 )
489- omniauth (~> 1.7.1 )
489+ omniauth (~> 1.9.0 )
490490 omniauth-shibboleth (~> 1.2.1 )
491491 pg (~> 0.18.2 )
492492 poltergeist (= 1.15.0 )
You can’t perform that action at this time.
0 commit comments