bump twitter

This commit is contained in:
Jonne Haß 2013-02-03 13:43:14 +01:00
parent 5cac4ce5d7
commit 9a90a799e6
2 changed files with 3 additions and 3 deletions

View file

@ -30,7 +30,7 @@ gem 'omniauth-facebook', '1.4.1'
gem 'omniauth-tumblr', '1.1' gem 'omniauth-tumblr', '1.1'
gem 'omniauth-twitter', '0.0.14' gem 'omniauth-twitter', '0.0.14'
gem 'twitter', '4.4.4' gem 'twitter', '4.5.0'
# mail # mail

View file

@ -381,7 +381,7 @@ GEM
treetop (1.4.12) treetop (1.4.12)
polyglot polyglot
polyglot (>= 0.3.1) polyglot (>= 0.3.1)
twitter (4.4.4) twitter (4.5.0)
faraday (~> 0.8, < 0.10) faraday (~> 0.8, < 0.10)
multi_json (~> 1.0) multi_json (~> 1.0)
simple_oauth (~> 0.2) simple_oauth (~> 0.2)
@ -481,7 +481,7 @@ DEPENDENCIES
selenium-webdriver (= 2.29.0) selenium-webdriver (= 2.29.0)
spork (= 1.0.0rc3) spork (= 1.0.0rc3)
timecop (= 0.5.9.2) timecop (= 0.5.9.2)
twitter (= 4.4.4) twitter (= 4.5.0)
typhoeus (= 0.3.3) typhoeus (= 0.3.3)
uglifier (= 1.3.0) uglifier (= 1.3.0)
unicorn (= 4.5.0) unicorn (= 4.5.0)