Skip to content

Commit

Permalink
Bump onebox version.
Browse files Browse the repository at this point in the history
- fix for gfycat onebox in email
  • Loading branch information
arpitjalan committed Nov 7, 2019
1 parent 1d1dd2a commit c5df853
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ gem 'redis-namespace'

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

Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ GEM
omniauth-twitter (1.4.0)
omniauth-oauth (~> 1.1)
rack
onebox (1.9.21)
onebox (1.9.22)
htmlentities (~> 4.3)
multi_json (~> 1.11)
mustache
Expand Down Expand Up @@ -497,7 +497,7 @@ DEPENDENCIES
omniauth-oauth2
omniauth-openid
omniauth-twitter
onebox (= 1.9.21)
onebox (= 1.9.22)
openid-redis-store
parallel_tests
pg
Expand Down

0 comments on commit c5df853

Please sign in to comment.