From bb322b46e1dadf6ba11ac13fc9aabac339795753 Mon Sep 17 00:00:00 2001 From: Daniel Roethlisberger Date: Fri, 9 Aug 2019 10:39:22 +0200 Subject: [PATCH] Remove erroneous space character and bump version --- lists/google-gmail-sending-ips/list.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lists/google-gmail-sending-ips/list.json b/lists/google-gmail-sending-ips/list.json index c318985..ec30d9b 100644 --- a/lists/google-gmail-sending-ips/list.json +++ b/lists/google-gmail-sending-ips/list.json @@ -7,7 +7,7 @@ "72.14.192.0/18", "74.125.0.0/16", "108.177.8.0/21", - "172.217.0.0/19 ", + "172.217.0.0/19", "173.194.0.0/16", "207.126.144.0/20", "209.85.128.0/17", @@ -27,6 +27,6 @@ "domain|ip" ], "name": "List of known gmail sending IP ranges", - "version": 20190724, + "version": 20190809, "description": "List of known gmail sending IP ranges (https://support.google.com/a/answer/27642?hl=en )" }