Bump twitter-text
This commit is contained in:
parent
81c833c4e3
commit
8fc75e8955
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -147,7 +147,7 @@ gem "nokogiri", "1.8.5"
|
||||||
gem "open_graph_reader", "0.6.2" # also update User-Agent in features/support/webmock.rb
|
gem "open_graph_reader", "0.6.2" # also update User-Agent in features/support/webmock.rb
|
||||||
gem "redcarpet", "3.4.0"
|
gem "redcarpet", "3.4.0"
|
||||||
gem "ruby-oembed", "0.12.0"
|
gem "ruby-oembed", "0.12.0"
|
||||||
gem "twitter-text", "2.1.0"
|
gem "twitter-text", "3.0.0"
|
||||||
|
|
||||||
# RTL support
|
# RTL support
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -718,7 +718,7 @@ GEM
|
||||||
multipart-post (~> 2.0)
|
multipart-post (~> 2.0)
|
||||||
naught (~> 1.0)
|
naught (~> 1.0)
|
||||||
simple_oauth (~> 0.3.0)
|
simple_oauth (~> 0.3.0)
|
||||||
twitter-text (2.1.0)
|
twitter-text (3.0.0)
|
||||||
idn-ruby
|
idn-ruby
|
||||||
unf (~> 0.1.0)
|
unf (~> 0.1.0)
|
||||||
typhoeus (1.3.1)
|
typhoeus (1.3.1)
|
||||||
|
|
@ -905,7 +905,7 @@ DEPENDENCIES
|
||||||
timecop (= 0.9.1)
|
timecop (= 0.9.1)
|
||||||
turbo_dev_assets (= 0.0.2)
|
turbo_dev_assets (= 0.0.2)
|
||||||
twitter (= 6.2.0)
|
twitter (= 6.2.0)
|
||||||
twitter-text (= 2.1.0)
|
twitter-text (= 3.0.0)
|
||||||
typhoeus (= 1.3.1)
|
typhoeus (= 1.3.1)
|
||||||
uglifier (= 4.1.19)
|
uglifier (= 4.1.19)
|
||||||
unicorn (= 5.4.1)
|
unicorn (= 5.4.1)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue