google-apis-groupsmigration_v1 0.1.0 → 0.2.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 3200201526c61fbd82fa2e86a54403a2d061bc3efe9633fde018ec1fd4163543
4
- data.tar.gz: 93987c860af228e65e5ce36ead3aca30e56768a5f09d36db8ed62064282c5365
3
+ metadata.gz: f4b2395a9b0dd8d1823af885d2ed264e2b861108f91b8551870e126f3853b914
4
+ data.tar.gz: 42402aeee99966f4cdda7d42b2fc6564f9b84cccd91b285e5bfe0737233f26f1
5
5
  SHA512:
6
- metadata.gz: 4dea021ec158a334e7d272245ff5ee8f711ea89e4714323b0f8eea1cfe33b3334959136d242f7d1eaa574ea612562ab678d3feefd30d4d4c70a36660e607ff4d
7
- data.tar.gz: c63cf85031e661ce95e1250474bba85f608fc326d1113d0e6d184d840887029cdc741c711b72c84d4ababb1de09852dedc84013b3372a33073122a0cbdb72b6d
6
+ metadata.gz: 8f3f21a9f079589af9062e10c353cfb4ed5294718ca088740b25472bd6f0fba469848dc1ae8a01f09c3af59c3e61dfb7be880651ca34ca79d6cd746d4f464876
7
+ data.tar.gz: b498dba2563707028c7c001b282fd107af6d3bfe5d4c20f34046d61b9c7cc910751886c2e75ffdff82365fb2ebcdc44159d0a075ec550aac23b2b0d0eff9eb18
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-groupsmigration_v1
2
2
 
3
+ ### v0.2.0 (2021-03-04)
4
+
5
+ * Regenerated using generator version 0.1.2
6
+
3
7
  ### v0.1.0 (2021-01-07)
4
8
 
5
9
  * Regenerated using generator version 0.1.1
@@ -16,10 +16,10 @@ module Google
16
16
  module Apis
17
17
  module GroupsmigrationV1
18
18
  # Version of the google-apis-groupsmigration_v1 gem
19
- GEM_VERSION = "0.1.0"
19
+ GEM_VERSION = "0.2.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.1.1"
22
+ GENERATOR_VERSION = "0.1.2"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
25
  REVISION = "20200820"
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-groupsmigration_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.2.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-01-08 00:00:00.000000000 Z
11
+ date: 2021-03-08 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -52,7 +52,7 @@ licenses:
52
52
  metadata:
53
53
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
54
54
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-groupsmigration_v1/CHANGELOG.md
55
- documentation_uri: https://googleapis.dev/ruby/google-apis-groupsmigration_v1/v0.1.0
55
+ documentation_uri: https://googleapis.dev/ruby/google-apis-groupsmigration_v1/v0.2.0
56
56
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-groupsmigration_v1
57
57
  post_install_message:
58
58
  rdoc_options: []
@@ -62,14 +62,14 @@ required_ruby_version: !ruby/object:Gem::Requirement
62
62
  requirements:
63
63
  - - ">="
64
64
  - !ruby/object:Gem::Version
65
- version: '2.4'
65
+ version: '2.5'
66
66
  required_rubygems_version: !ruby/object:Gem::Requirement
67
67
  requirements:
68
68
  - - ">="
69
69
  - !ruby/object:Gem::Version
70
70
  version: '0'
71
71
  requirements: []
72
- rubygems_version: 3.1.4
72
+ rubygems_version: 3.2.13
73
73
  signing_key:
74
74
  specification_version: 4
75
75
  summary: Simple REST client for Groups Migration API V1