Bump twitter-text
This commit is contained in:
parent
ac5caadd3d
commit
d16f9ef4b4
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.3"
|
||||
gem "twitter-text", "1.13.4"
|
||||
gem "roxml", "3.1.6"
|
||||
gem "ruby-oembed", "0.10.0"
|
||||
gem "open_graph_reader", "0.6.1"
|
||||
|
|
|
|||
|
|
@ -765,7 +765,7 @@ GEM
|
|||
memoizable (~> 0.4.0)
|
||||
naught (~> 1.0)
|
||||
simple_oauth (~> 0.3.0)
|
||||
twitter-text (1.13.3)
|
||||
twitter-text (1.13.4)
|
||||
unf (~> 0.1.0)
|
||||
typhoeus (1.0.1)
|
||||
ethon (>= 0.8.0)
|
||||
|
|
@ -921,7 +921,7 @@ DEPENDENCIES
|
|||
timecop (= 0.8.1)
|
||||
turbo_dev_assets (= 0.0.2)
|
||||
twitter (= 5.16.0)
|
||||
twitter-text (= 1.13.3)
|
||||
twitter-text (= 1.13.4)
|
||||
typhoeus (= 1.0.1)
|
||||
uglifier (= 2.7.2)
|
||||
unicorn (= 5.0.1)
|
||||
|
|
|
|||
Loading…
Reference in a new issue