bump twitter-text
This commit is contained in:
parent
fb2f6e908a
commit
eaa5c7f361
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -122,7 +122,7 @@ gem 'messagebus_ruby_api', '1.0.3'
|
|||
|
||||
gem 'nokogiri', '1.6.6.2'
|
||||
gem 'redcarpet', '3.2.2'
|
||||
gem 'twitter-text', '1.10.0'
|
||||
gem 'twitter-text', '1.11.0'
|
||||
gem 'roxml', '3.1.6'
|
||||
gem 'ruby-oembed', '0.8.12'
|
||||
gem 'open_graph_reader', '0.4.0'
|
||||
|
|
|
|||
|
|
@ -642,7 +642,7 @@ GEM
|
|||
faraday (~> 0.8, < 0.10)
|
||||
multi_json (~> 1.0)
|
||||
simple_oauth (~> 0.2)
|
||||
twitter-text (1.10.0)
|
||||
twitter-text (1.11.0)
|
||||
unf (~> 0.1.0)
|
||||
typhoeus (0.6.9)
|
||||
ethon (>= 0.7.1)
|
||||
|
|
@ -785,7 +785,7 @@ DEPENDENCIES
|
|||
test_after_commit (= 0.4.0)
|
||||
timecop (= 0.7.3)
|
||||
twitter (= 4.8.1)
|
||||
twitter-text (= 1.10.0)
|
||||
twitter-text (= 1.11.0)
|
||||
typhoeus (= 0.6.9)
|
||||
uglifier (= 2.5.3)
|
||||
unicorn (= 4.8.3)
|
||||
|
|
|
|||
Loading…
Reference in a new issue