mirror of
https://github.com/CodeforLeipzig/stadtratmonitor.git
synced 2025-04-20 07:11:33 +02:00
Add validate_url gem
This commit is contained in:
parent
d5849c2bea
commit
d6571e4042
2 changed files with 6 additions and 1 deletions
|
@ -200,6 +200,9 @@ GEM
|
|||
uglifier (2.7.1)
|
||||
execjs (>= 0.3.0)
|
||||
json (>= 1.8.0)
|
||||
validate_url (1.0.2)
|
||||
activemodel (>= 3.0.0)
|
||||
addressable
|
||||
xpath (2.0.0)
|
||||
nokogiri (~> 1.3)
|
||||
|
||||
|
@ -233,3 +236,4 @@ DEPENDENCIES
|
|||
sqlite3
|
||||
turbolinks
|
||||
uglifier
|
||||
validate_url
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue