google-apis-civicinfo_v2 0.24.0 → 0.26.0

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 412c6ff7e33f64243b34a14dc2f9ca65f6af83cefff17523ce93d3f384c62b9e
4
- data.tar.gz: 4e20be13393e4f8a5c531a51e45d440c356665e0b383372d11af999b575c711a
3
+ metadata.gz: 13aea2122df3ac7b49502bad2c2395f4e7c3ca7cc525248e74c1a588b22efb07
4
+ data.tar.gz: 5a669299e7a3b1be00262e689cf34300003c539f54358cb5ecbafb88d56ca318
5
5
  SHA512:
6
- metadata.gz: 47cdc39acedc1eedb1e9ff74ff3d381d4db303d694cc3dc05387ff932191c303316a1a457ddb98955fd3f7f288a81c801c115b8695806dda5906f094c297a3a9
7
- data.tar.gz: 86ed754a4eaa1070dcd9c5b3fd505e8b801293b062bfd10588dc20b706d743f95ab5195744ff528a68c6a9093b5368f1c6d95f991bcfc9f692a0c81db782e02e
6
+ metadata.gz: 5de9ed6034571897ee745c1dba9215dcc466178b5ab9b960d865faadffb50d83970ea9ff96ded703c7cc7dbdcc90399e165cf44cf6fd33d385cb6cbb5fa56814
7
+ data.tar.gz: 6f220ea5813e7a2fa4d9cc4bfbf2ecf71ddbb6f60f26ed9fdea9deb1da0a7009970035d142f1f3152c11ef5d10e7419ae6adf51438c79ea684793fd4af28cdb0
data/CHANGELOG.md CHANGED
@@ -1,5 +1,15 @@
1
1
  # Release history for google-apis-civicinfo_v2
2
2
 
3
+ ### v0.26.0 (2025-05-04)
4
+
5
+ * Regenerated from discovery document revision 20250430
6
+ * Regenerated using generator version 0.17.0
7
+
8
+ ### v0.25.0 (2025-03-23)
9
+
10
+ * Regenerated from discovery document revision 20250320
11
+ * Regenerated using generator version 0.16.0
12
+
3
13
  ### v0.24.0 (2024-09-15)
4
14
 
5
15
  * Regenerated from discovery document revision 20240910
data/OVERVIEW.md CHANGED
@@ -83,7 +83,7 @@ The [product documentation](https://developers.google.com/civic-information/) ma
83
83
 
84
84
  ## Supported Ruby versions
85
85
 
86
- This library is supported on Ruby 2.7+.
86
+ This library is supported on Ruby 3.1+.
87
87
 
88
88
  Google provides official support for Ruby versions that are actively supported by Ruby Core -- that is, Ruby versions that are either in normal maintenance or in security maintenance, and not end of life. Older versions of Ruby _may_ still work, but are unsupported and not recommended. See https://www.ruby-lang.org/en/downloads/branches/ for details about the Ruby support schedule.
89
89