From d9f9855e15a9afc331c178f28ff77eae4fca41f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonne=20Ha=C3=9F?= Date: Mon, 7 Sep 2015 10:47:24 +0200 Subject: [PATCH] bump omniauth-twitter --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 14894c839..57985f787 100644 --- a/Gemfile +++ b/Gemfile @@ -138,7 +138,7 @@ gem "open_graph_reader", "0.6.1" gem "omniauth", "1.2.2" gem "omniauth-facebook", "2.0.1" gem "omniauth-tumblr", "1.1" -gem "omniauth-twitter", "1.2.0" +gem "omniauth-twitter", "1.2.1" gem "twitter", "5.14.0" gem "omniauth-wordpress", "0.2.2" diff --git a/Gemfile.lock b/Gemfile.lock index d59a2ad72..a4c452d7d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -470,7 +470,7 @@ GEM omniauth (~> 1.2) omniauth-tumblr (1.1) omniauth-oauth (~> 1.0) - omniauth-twitter (1.2.0) + omniauth-twitter (1.2.1) json (~> 1.3) omniauth-oauth (~> 1.1) omniauth-wordpress (0.2.2) @@ -811,7 +811,7 @@ DEPENDENCIES omniauth (= 1.2.2) omniauth-facebook (= 2.0.1) omniauth-tumblr (= 1.1) - omniauth-twitter (= 1.2.0) + omniauth-twitter (= 1.2.1) omniauth-wordpress (= 0.2.2) open_graph_reader (= 0.6.1) pry