Bump twitter-text

This commit is contained in:
Steffen van Bergerem 2017-03-02 17:29:36 +01:00 committed by Benjamin Neff
parent c0c8793df3
commit 9bf3a78592
No known key found for this signature in database
GPG key ID: 971464C3F1A90194
2 changed files with 3 additions and 3 deletions

View file

@ -134,7 +134,7 @@ gem "leaflet-rails", "0.7.7"
gem "nokogiri", "1.7.0.1" gem "nokogiri", "1.7.0.1"
gem "redcarpet", "3.4.0" gem "redcarpet", "3.4.0"
gem "twitter-text", "1.14.0" gem "twitter-text", "1.14.5"
gem "ruby-oembed", "0.10.1" gem "ruby-oembed", "0.10.1"
gem "open_graph_reader", "0.6.1" gem "open_graph_reader", "0.6.1"

View file

@ -731,7 +731,7 @@ GEM
memoizable (~> 0.4.0) memoizable (~> 0.4.0)
naught (~> 1.0) naught (~> 1.0)
simple_oauth (~> 0.3.0) simple_oauth (~> 0.3.0)
twitter-text (1.14.0) twitter-text (1.14.5)
unf (~> 0.1.0) unf (~> 0.1.0)
typhoeus (1.1.0) typhoeus (1.1.0)
ethon (>= 0.9.0) ethon (>= 0.9.0)
@ -914,7 +914,7 @@ DEPENDENCIES
timecop (= 0.8.1) timecop (= 0.8.1)
turbo_dev_assets (= 0.0.2) turbo_dev_assets (= 0.0.2)
twitter (= 5.16.0) twitter (= 5.16.0)
twitter-text (= 1.14.0) twitter-text (= 1.14.5)
typhoeus (= 1.1.0) typhoeus (= 1.1.0)
uglifier (= 3.0.2) uglifier (= 3.0.2)
unicorn (= 5.1.0) unicorn (= 5.1.0)