mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Merge pull request #1088 from ComputerDruid/fix-ipv6
Fix ipv6 addresses in the database
This commit is contained in:
@@ -212,7 +212,6 @@ GEM
|
||||
guard (>= 1.1)
|
||||
spork (>= 0.8.4)
|
||||
handlebars-source (1.0.0.rc4)
|
||||
has_ip_address (0.0.1)
|
||||
hashie (2.0.4)
|
||||
highline (1.6.18)
|
||||
hike (1.2.2)
|
||||
@@ -489,7 +488,6 @@ DEPENDENCIES
|
||||
guard-rspec
|
||||
guard-spork
|
||||
handlebars-source (= 1.0.0.rc4)
|
||||
has_ip_address
|
||||
highline
|
||||
hiredis
|
||||
image_optim
|
||||
|
||||
Reference in New Issue
Block a user