From f0b2ec4032f0425c979f5ada00e7e02c0b4a59e2 Mon Sep 17 00:00:00 2001 From: Robin Ward Date: Mon, 23 Jun 2014 16:31:30 -0400 Subject: [PATCH] FIX: Support `statuses` as well as `status` for twitter URLs --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 997eeb93a16..d959283b4b9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -213,7 +213,7 @@ GEM omniauth-twitter (1.0.1) multi_json (~> 1.3) omniauth-oauth (~> 1.0) - onebox (1.3.9) + onebox (1.4.0) moneta (~> 0.7) multi_json (~> 1.7) mustache (~> 0.99)