murakumo 0.2.4 → 0.2.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/etc/gai.conf.example +1 -1
- data/lib/misc/murakumo_const.rb +1 -1
- metadata +3 -3
data/etc/gai.conf.example
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
# An order of addrinfo follows the returned order. (for EC2)
|
|
2
|
-
scopev4 ::ffff:10.
|
|
2
|
+
scopev4 ::ffff:10.0.0.0/104 2
|
data/lib/misc/murakumo_const.rb
CHANGED
metadata
CHANGED