Bump twitter-text
This commit is contained in:
parent
86ed0026f3
commit
3bfab029d5
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -128,7 +128,7 @@ gem "messagebus_ruby_api", "1.0.3"
|
|||
|
||||
gem "nokogiri", "1.6.7.2"
|
||||
gem "redcarpet", "3.3.4"
|
||||
gem "twitter-text", "1.13.0"
|
||||
gem "twitter-text", "1.13.3"
|
||||
gem "roxml", "3.1.6"
|
||||
gem "ruby-oembed", "0.9.0"
|
||||
gem "open_graph_reader", "0.6.1"
|
||||
|
|
|
|||
|
|
@ -743,7 +743,7 @@ GEM
|
|||
memoizable (~> 0.4.0)
|
||||
naught (~> 1.0)
|
||||
simple_oauth (~> 0.3.0)
|
||||
twitter-text (1.13.0)
|
||||
twitter-text (1.13.3)
|
||||
unf (~> 0.1.0)
|
||||
typhoeus (0.8.0)
|
||||
ethon (>= 0.8.0)
|
||||
|
|
@ -898,7 +898,7 @@ DEPENDENCIES
|
|||
test_after_commit (= 0.4.2)
|
||||
timecop (= 0.8.0)
|
||||
twitter (= 5.16.0)
|
||||
twitter-text (= 1.13.0)
|
||||
twitter-text (= 1.13.3)
|
||||
typhoeus (= 0.8.0)
|
||||
uglifier (= 2.7.2)
|
||||
unicorn (= 5.0.1)
|
||||
|
|
|
|||
Loading…
Reference in a new issue