File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ gem 'sidekiq-cron', '~> 1.1.0'
31
31
32
32
gem 'airbrake' , '~> 10.0.5'
33
33
34
- gem 'omniauth' , '~> 1.9.0 '
34
+ gem 'omniauth' , '~> 1.9.2 '
35
35
gem 'omniauth-github' , '~> 1.4.0'
36
36
gem 'omniauth-google-oauth2' , '~> 0.7.0'
37
37
gem 'omniauth-orcid' , '~> 2.1.1'
Original file line number Diff line number Diff line change 155
155
has_scope (0.7.2 )
156
156
actionpack (>= 4.1 )
157
157
activesupport (>= 4.1 )
158
- hashie (3.6 .0 )
158
+ hashie (5.0 .0 )
159
159
htmlentities (4.3.4 )
160
160
i18n (1.8.10 )
161
161
concurrent-ruby (~> 1.0 )
223
223
multi_xml (~> 0.5 )
224
224
rack (>= 1.2 , < 3 )
225
225
obo (0.1.5 )
226
- omniauth (1.9.0 )
227
- hashie (>= 3.4.6 , < 3.7.0 )
226
+ omniauth (1.9.2 )
227
+ hashie (>= 3.4.6 )
228
228
rack (>= 1.6.2 , < 3 )
229
229
omniauth-github (1.4.0 )
230
230
omniauth (~> 1.5 )
263
263
activesupport (>= 3.0.0 )
264
264
raabro (1.1.6 )
265
265
racc (1.6.0 )
266
- rack (2.2.3.1 )
266
+ rack (2.2.4 )
267
267
rack-attack (6.0.0 )
268
268
rack (>= 1.0 , < 3 )
269
269
rack-cors (1.0.6 )
@@ -427,7 +427,7 @@ DEPENDENCIES
427
427
multi_json (~> 1.10.1 )
428
428
nokogiri (~> 1.13.6 )
429
429
obo (~> 0.1.5 )
430
- omniauth (~> 1.9.0 )
430
+ omniauth (~> 1.9.2 )
431
431
omniauth-github (~> 1.4.0 )
432
432
omniauth-google-oauth2 (~> 0.7.0 )
433
433
omniauth-orcid (~> 2.1.1 )
You can’t perform that action at this time.
0 commit comments