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

@@ -36,7 +36,7 @@ gem 'redis-namespace'
gem 'active_model_serializers', '~> 0.8.3'
gem 'onebox', '1.8.33'
gem 'onebox', '1.8.34'
gem 'http_accept_language', '~>2.0.5', require: false