I am using Rails sitemap_generator gem https://github.com/kjvarga/sitemap_generator#pinging-search-engines to ping google about an updated sitemap but the submitted date doesn't change in the Google Search Console.
sitemap_generator gem uses the 'http://www.google.com/ping?sitemap=URL/of/file` method described here: https://developers.google.com/search/docs/guides/submit-URLs
