bump twitter
This commit is contained in:
parent
03f5cfcce5
commit
f4d63c6d90
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -23,7 +23,7 @@ gem 'omniauth-facebook', '1.4.1'
|
||||||
gem 'omniauth-tumblr', '1.1'
|
gem 'omniauth-tumblr', '1.1'
|
||||||
gem 'omniauth-twitter', '0.0.13'
|
gem 'omniauth-twitter', '0.0.13'
|
||||||
|
|
||||||
gem 'twitter', '4.1.1'
|
gem 'twitter', '4.2.0'
|
||||||
|
|
||||||
# mail
|
# mail
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -389,7 +389,7 @@ GEM
|
||||||
treetop (1.4.12)
|
treetop (1.4.12)
|
||||||
polyglot
|
polyglot
|
||||||
polyglot (>= 0.3.1)
|
polyglot (>= 0.3.1)
|
||||||
twitter (4.1.1)
|
twitter (4.2.0)
|
||||||
faraday (~> 0.8)
|
faraday (~> 0.8)
|
||||||
multi_json (~> 1.3)
|
multi_json (~> 1.3)
|
||||||
simple_oauth (~> 0.1.6)
|
simple_oauth (~> 0.1.6)
|
||||||
|
|
@ -486,7 +486,7 @@ DEPENDENCIES
|
||||||
selenium-webdriver (= 2.25.0)
|
selenium-webdriver (= 2.25.0)
|
||||||
spork (= 1.0.0rc3)
|
spork (= 1.0.0rc3)
|
||||||
timecop (= 0.5.3)
|
timecop (= 0.5.3)
|
||||||
twitter (= 4.1.1)
|
twitter (= 4.2.0)
|
||||||
typhoeus (= 0.3.3)
|
typhoeus (= 0.3.3)
|
||||||
uglifier (= 1.3.0)
|
uglifier (= 1.3.0)
|
||||||
unicorn (= 4.4.0)
|
unicorn (= 4.4.0)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue