bump twitter-text
This commit is contained in:
parent
9f6b4c56ad
commit
6ea200e0e3
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.6.2"
|
||||
gem "redcarpet", "3.3.2"
|
||||
gem "twitter-text", "1.12.0"
|
||||
gem "twitter-text", "1.13.0"
|
||||
gem "roxml", "3.1.6"
|
||||
gem "ruby-oembed", "0.8.14"
|
||||
gem "open_graph_reader", "0.6.1"
|
||||
|
|
|
|||
|
|
@ -722,7 +722,7 @@ GEM
|
|||
memoizable (~> 0.4.0)
|
||||
naught (~> 1.0)
|
||||
simple_oauth (~> 0.3.0)
|
||||
twitter-text (1.12.0)
|
||||
twitter-text (1.13.0)
|
||||
unf (~> 0.1.0)
|
||||
typhoeus (0.7.2)
|
||||
ethon (>= 0.7.4)
|
||||
|
|
@ -874,7 +874,7 @@ DEPENDENCIES
|
|||
test_after_commit (= 0.4.1)
|
||||
timecop (= 0.8.0)
|
||||
twitter (= 5.15.0)
|
||||
twitter-text (= 1.12.0)
|
||||
twitter-text (= 1.13.0)
|
||||
typhoeus (= 0.7.2)
|
||||
uglifier (= 2.7.2)
|
||||
unicorn (= 4.9.0)
|
||||
|
|
|
|||
Loading…
Reference in a new issue