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 @@ -13,7 +13,7 @@ gem 'chartkick'
1313gem 'webpacker' , '~> 4.0'
1414
1515gem 'devise' , '~> 4.7.1'
16- gem 'omniauth' , '~> 1.8.1 '
16+ gem 'omniauth' , '~> 1.9.2 '
1717gem 'omniauth-github'
1818gem 'omniauth-twitter'
1919
Original file line number Diff line number Diff line change 175175 haml (>= 4.0.6 , < 6.0 )
176176 html2haml (>= 1.0.1 )
177177 railties (>= 4.0.1 )
178- hashie (3.5.7 )
178+ hashie (5.0.0 )
179179 html2haml (2.2.0 )
180180 erubis (~> 2.7.0 )
181181 haml (>= 4.0 , < 6 )
227227 multi_json (~> 1.3 )
228228 multi_xml (~> 0.5 )
229229 rack (>= 1.2 , < 3 )
230- omniauth (1.8.1 )
231- hashie (>= 3.4.6 , < 3.6.0 )
230+ omniauth (1.9.2 )
231+ hashie (>= 3.4.6 )
232232 rack (>= 1.6.2 , < 3 )
233233 omniauth-github (1.3.0 )
234234 omniauth (~> 1.5 )
264264 pundit (1.1.0 )
265265 activesupport (>= 3.0.0 )
266266 racc (1.6.2 )
267- rack (2.2.2 )
267+ rack (2.2.6.4 )
268268 rack-mini-profiler (1.0.0 )
269269 rack (>= 1.2.0 )
270270 rack-proxy (0.6.5 )
@@ -433,7 +433,7 @@ DEPENDENCIES
433433 launchy
434434 listen (>= 3.0.5 , < 3.2 )
435435 nokogiri (~> 1.14.3 )
436- omniauth (~> 1.8.1 )
436+ omniauth (~> 1.9.2 )
437437 omniauth-github
438438 omniauth-twitter
439439 pg
You can’t perform that action at this time.
0 commit comments