mirror of
https://github.com/discourse/discourse.git
synced 2025-03-24 05:35:36 +08:00
Bump onebox version.
- fix for gfycat onebox in email
This commit is contained in:
parent
1d1dd2a4d4
commit
c5df853dea
2
Gemfile
2
Gemfile
@ -41,7 +41,7 @@ gem 'redis-namespace'
|
|||||||
|
|
||||||
gem 'active_model_serializers', '~> 0.8.3'
|
gem 'active_model_serializers', '~> 0.8.3'
|
||||||
|
|
||||||
gem 'onebox', '1.9.21'
|
gem 'onebox', '1.9.22'
|
||||||
|
|
||||||
gem 'http_accept_language', '~>2.0.5', require: false
|
gem 'http_accept_language', '~>2.0.5', require: false
|
||||||
|
|
||||||
|
@ -243,7 +243,7 @@ GEM
|
|||||||
omniauth-twitter (1.4.0)
|
omniauth-twitter (1.4.0)
|
||||||
omniauth-oauth (~> 1.1)
|
omniauth-oauth (~> 1.1)
|
||||||
rack
|
rack
|
||||||
onebox (1.9.21)
|
onebox (1.9.22)
|
||||||
htmlentities (~> 4.3)
|
htmlentities (~> 4.3)
|
||||||
multi_json (~> 1.11)
|
multi_json (~> 1.11)
|
||||||
mustache
|
mustache
|
||||||
@ -497,7 +497,7 @@ DEPENDENCIES
|
|||||||
omniauth-oauth2
|
omniauth-oauth2
|
||||||
omniauth-openid
|
omniauth-openid
|
||||||
omniauth-twitter
|
omniauth-twitter
|
||||||
onebox (= 1.9.21)
|
onebox (= 1.9.22)
|
||||||
openid-redis-store
|
openid-redis-store
|
||||||
parallel_tests
|
parallel_tests
|
||||||
pg
|
pg
|
||||||
|
Loading…
x
Reference in New Issue
Block a user