From 78f2d6f870f3ef49d9aa66d8497876b1e47b5e66 Mon Sep 17 00:00:00 2001 From: Robin Ward Date: Fri, 6 Jun 2014 13:19:24 -0400 Subject: [PATCH] FIX: Support YouTube embeds with the alternate timestamp format. --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 641017a15bf..c129209245c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -214,7 +214,7 @@ GEM omniauth-twitter (1.0.1) multi_json (~> 1.3) omniauth-oauth (~> 1.0) - onebox (1.3.6) + onebox (1.3.7) hexpress (~> 1.2) moneta (~> 0.7) multi_json (~> 1.7)