2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-12 21:10:47 +08:00

FIX: Google Calendar oneboxes weren't working

This commit is contained in:
Régis Hanol 2018-01-07 19:15:11 +01:00
parent e5affdf230
commit e3f8182125
3 changed files with 4 additions and 4 deletions

View file

@ -232,7 +232,7 @@ GEM
omniauth-twitter (1.3.0)
omniauth-oauth (~> 1.1)
rack
onebox (1.8.33)
onebox (1.8.34)
fast_blank (>= 1.0.0)
htmlentities (~> 4.3)
moneta (~> 1.0)
@ -469,7 +469,7 @@ DEPENDENCIES
omniauth-oauth2
omniauth-openid
omniauth-twitter
onebox (= 1.8.33)
onebox (= 1.8.34)
openid-redis-store
pg
pry-nav