Skip to content
Snippets Groups Projects
Commit 4c8e08e6 authored by Jonne Haß's avatar Jonne Haß
Browse files

bump omniauth-tumblr as tumblr made breaking api changes

parent 8678c147
No related branches found
No related tags found
No related merge requests found
......@@ -21,7 +21,7 @@ gem 'remotipart', '1.0.2'
gem 'omniauth', '1.1.1'
gem 'omniauth-facebook', '1.3.0'
gem 'omniauth-tumblr', '1.0'
gem 'omniauth-tumblr', '1.1'
gem 'omniauth-twitter', '0.0.11'
gem 'twitter', '2.0.2'
......
......@@ -259,7 +259,7 @@ GEM
omniauth-oauth2 (1.0.2)
oauth2 (~> 0.6.0)
omniauth (~> 1.0)
omniauth-tumblr (1.0)
omniauth-tumblr (1.1)
omniauth-oauth (~> 1.0)
omniauth-twitter (0.0.11)
multi_json (~> 1.3)
......@@ -469,7 +469,7 @@ DEPENDENCIES
oink (= 0.9.3)
omniauth (= 1.1.1)
omniauth-facebook (= 1.3.0)
omniauth-tumblr (= 1.0)
omniauth-tumblr (= 1.1)
omniauth-twitter (= 0.0.11)
rack-cors (= 0.2.7)
rack-google-analytics (= 0.11.0)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment