Fix #555 - Use a better URL parser
This commit is contained in:
parent
c96fd24f48
commit
3202bdd744
4 changed files with 41 additions and 5 deletions
|
@ -422,6 +422,8 @@ GEM
|
|||
thread_safe (0.3.5)
|
||||
tilt (2.0.5)
|
||||
tins (1.12.0)
|
||||
twitter-text (1.14.5)
|
||||
unf (~> 0.1.0)
|
||||
tzinfo (1.2.2)
|
||||
thread_safe (~> 0.1)
|
||||
uglifier (3.0.1)
|
||||
|
@ -514,6 +516,7 @@ DEPENDENCIES
|
|||
simple_form
|
||||
simplecov
|
||||
statsd-instrument
|
||||
twitter-text
|
||||
uglifier (>= 1.3.0)
|
||||
webmock
|
||||
will_paginate
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue