This repository was archived by the owner on Mar 24, 2020. It is now read-only.
File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ gem 'activerecord-postgresql-adapter'
20
20
21
21
gem 'devise' , '~> 3.5.5'
22
22
gem 'omniauth' , '~> 1.7.1' # 1.2.2 breaks test sign_in
23
- gem 'omniauth-shibboleth' , '~> 1.2.1 '
23
+ gem 'omniauth-shibboleth' , '~> 1.3.0 '
24
24
gem 'equivalent-xml' , '~> 0.6.0'
25
25
26
26
gem 'jquery-rails' , '~> 4.3.1'
Original file line number Diff line number Diff line change 155
155
ffi (1.9.10 )
156
156
globalid (0.3.7 )
157
157
activesupport (>= 4.1.0 )
158
- hashie (3.5.6 )
158
+ hashie (3.5.7 )
159
159
hike (1.2.3 )
160
160
hooks (0.3.6 )
161
161
uber (~> 0.0.4 )
243
243
omniauth (1.7.1 )
244
244
hashie (>= 3.4.6 , < 3.6.0 )
245
245
rack (>= 1.6.2 , < 3 )
246
- omniauth-shibboleth (1.2.1 )
246
+ omniauth-shibboleth (1.3.0 )
247
247
omniauth (>= 1.0.0 )
248
248
orm_adapter (0.5.0 )
249
249
parallel (1.11.2 )
268
268
nokogiri (~> 1.6 )
269
269
rails (>= 4.2.0 , < 6.0 )
270
270
rdf
271
- rack (1.6.8 )
271
+ rack (1.6.10 )
272
272
rack-dev-mark (0.7.5 )
273
273
rack (>= 1.1 )
274
274
rack-test (0.6.3 )
@@ -466,7 +466,7 @@ DEPENDENCIES
466
466
newrelic_rpm (= 4.1.0.333 )
467
467
nokogiri (= 1.8.2 )
468
468
omniauth (~> 1.7.1 )
469
- omniauth-shibboleth (~> 1.2.1 )
469
+ omniauth-shibboleth (~> 1.3.0 )
470
470
pg (~> 0.18.2 )
471
471
poltergeist (= 1.15.0 )
472
472
pry (~> 0.10.4 )
You can’t perform that action at this time.
0 commit comments