bump twitter
This commit is contained in:
parent
f76cd9c596
commit
b2e7eb4e2b
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -71,7 +71,7 @@ gem 'omniauth', '1.1.4'
|
||||||
gem 'omniauth-facebook', '1.4.1'
|
gem 'omniauth-facebook', '1.4.1'
|
||||||
gem 'omniauth-tumblr', '1.1'
|
gem 'omniauth-tumblr', '1.1'
|
||||||
gem 'omniauth-twitter', '0.0.16'
|
gem 'omniauth-twitter', '0.0.16'
|
||||||
gem 'twitter', '4.7.0'
|
gem 'twitter', '4.8.1'
|
||||||
|
|
||||||
# Tags
|
# Tags
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -385,7 +385,7 @@ GEM
|
||||||
treetop (1.4.14)
|
treetop (1.4.14)
|
||||||
polyglot
|
polyglot
|
||||||
polyglot (>= 0.3.1)
|
polyglot (>= 0.3.1)
|
||||||
twitter (4.7.0)
|
twitter (4.8.1)
|
||||||
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)
|
||||||
|
|
@ -483,7 +483,7 @@ DEPENDENCIES
|
||||||
slim (= 1.3.9)
|
slim (= 1.3.9)
|
||||||
spork (= 1.0.0rc3)
|
spork (= 1.0.0rc3)
|
||||||
timecop (= 0.6.1)
|
timecop (= 0.6.1)
|
||||||
twitter (= 3.7.0)
|
twitter (= 4.8.1)
|
||||||
typhoeus (= 0.6.3)
|
typhoeus (= 0.6.3)
|
||||||
uglifier (= 2.1.1)
|
uglifier (= 2.1.1)
|
||||||
unicorn (= 4.6.3)
|
unicorn (= 4.6.3)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue