mirror of
https://github.com/discourse/discourse.git
synced 2025-02-16 18:24:52 -06:00
Bump onebox version
This commit is contained in:
parent
bc8b7b13ef
commit
2ebe9e3a8b
2
Gemfile
2
Gemfile
@ -44,7 +44,7 @@ gem 'redis-namespace'
|
||||
|
||||
gem 'active_model_serializers', '~> 0.8.3'
|
||||
|
||||
gem 'onebox', '1.8.86'
|
||||
gem 'onebox', '1.8.87'
|
||||
|
||||
gem 'http_accept_language', '~>2.0.5', require: false
|
||||
|
||||
|
@ -237,7 +237,7 @@ GEM
|
||||
omniauth-twitter (1.4.0)
|
||||
omniauth-oauth (~> 1.1)
|
||||
rack
|
||||
onebox (1.8.86)
|
||||
onebox (1.8.87)
|
||||
htmlentities (~> 4.3)
|
||||
moneta (~> 1.0)
|
||||
multi_json (~> 1.11)
|
||||
@ -486,7 +486,7 @@ DEPENDENCIES
|
||||
omniauth-oauth2
|
||||
omniauth-openid
|
||||
omniauth-twitter
|
||||
onebox (= 1.8.86)
|
||||
onebox (= 1.8.87)
|
||||
openid-redis-store
|
||||
parallel_tests
|
||||
pg
|
||||
|
Loading…
Reference in New Issue
Block a user