bump twitter-text

This commit is contained in:
Jonne Haß 2014-11-09 19:34:19 +01:00
parent 791feab474
commit 62a7b130a2
2 changed files with 3 additions and 3 deletions

View file

@ -111,7 +111,7 @@ gem 'messagebus_ruby_api', '1.0.3'
gem 'nokogiri', '1.6.4.1' gem 'nokogiri', '1.6.4.1'
gem 'redcarpet', '3.2.0' gem 'redcarpet', '3.2.0'
gem 'twitter-text', '1.9.2' gem 'twitter-text', '1.10.0'
gem 'roxml', '3.1.6' gem 'roxml', '3.1.6'
gem 'ruby-oembed', '0.8.11' gem 'ruby-oembed', '0.8.11'
gem 'opengraph_parser', '0.2.3' gem 'opengraph_parser', '0.2.3'

View file

@ -503,7 +503,7 @@ GEM
faraday (~> 0.8, < 0.10) faraday (~> 0.8, < 0.10)
multi_json (~> 1.0) multi_json (~> 1.0)
simple_oauth (~> 0.2) simple_oauth (~> 0.2)
twitter-text (1.9.2) twitter-text (1.10.0)
unf (~> 0.1.0) unf (~> 0.1.0)
typhoeus (0.6.9) typhoeus (0.6.9)
ethon (>= 0.7.1) ethon (>= 0.7.1)
@ -628,7 +628,7 @@ DEPENDENCIES
test_after_commit (= 0.4.0) test_after_commit (= 0.4.0)
timecop (= 0.7.1) timecop (= 0.7.1)
twitter (= 4.8.1) twitter (= 4.8.1)
twitter-text (= 1.9.2) twitter-text (= 1.10.0)
typhoeus (= 0.6.9) typhoeus (= 0.6.9)
uglifier (= 2.5.3) uglifier (= 2.5.3)
unicorn (= 4.8.3) unicorn (= 4.8.3)