google-apis-classroom_v1 0.3.0 → 0.4.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: aeff999fda2a7ec7e1fc46c5bb1e8c488473b8afd4f63d55d69e5503561ae6c6
4
- data.tar.gz: 6f7d872cafac8f93af10934448ccfe4196377dd9e54d7ae098150a61a82c29be
3
+ metadata.gz: 5f21787666444808996ab77f1d827f5de69ec59ed114286994b016c4943890d6
4
+ data.tar.gz: 7ef8502b2bd9d258c5fc714a38b218243445a4f9f78c1b33db7cff40f6ba831c
5
5
  SHA512:
6
- metadata.gz: ae7a66346adb29f4d460c33f7198fd9f7438b0dae5f31351427109d7af95cf957401fb54c1964c50c1011c59eeae2970c07616e64ba121e2bc193a0d811d2719
7
- data.tar.gz: b8596d41d9d8020ed10c91ad03427827e795854dec15c198cc5df867dced3ff82d6bdbd09a923201cc2f1009b68242a2dcfc71ed64692a42c1668af4efd86ba9
6
+ metadata.gz: d0e687a2047d2d00e1e24b96e1ca4760fd1a20c5d8834973e57928fc4a511487f1c6f4cd6fac6a74c767e67c88c86559e2317046acaa8c0b6d7c0e3d7796ce9a
7
+ data.tar.gz: 4e0c5b526010f5e69bef7a1b174f0b22f511ead9a7678a6f3a19500adf8a799d3f56445d334ad7d8f2bfb31036c0e6f32d540188473b8cc707c1765c6ccdcc60
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-classroom_v1
2
2
 
3
+ ### v0.4.0 (2021-05-19)
4
+
5
+ * Regenerated using generator version 0.2.0
6
+
3
7
  ### v0.3.0 (2021-03-04)
4
8
 
5
9
  * Unspecified changes
@@ -16,10 +16,10 @@ module Google
16
16
  module Apis
17
17
  module ClassroomV1
18
18
  # Version of the google-apis-classroom_v1 gem
19
- GEM_VERSION = "0.3.0"
19
+ GEM_VERSION = "0.4.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.1.2"
22
+ GENERATOR_VERSION = "0.2.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
25
  REVISION = "20210201"
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-classroom_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.0
4
+ version: 0.4.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-03-08 00:00:00.000000000 Z
11
+ date: 2021-05-24 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-classroom_v1/CHANGELOG.md
55
- documentation_uri: https://googleapis.dev/ruby/google-apis-classroom_v1/v0.3.0
55
+ documentation_uri: https://googleapis.dev/ruby/google-apis-classroom_v1/v0.4.0
56
56
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-classroom_v1
57
57
  post_install_message:
58
58
  rdoc_options: []
@@ -69,7 +69,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
69
69
  - !ruby/object:Gem::Version
70
70
  version: '0'
71
71
  requirements: []
72
- rubygems_version: 3.2.13
72
+ rubygems_version: 3.2.17
73
73
  signing_key:
74
74
  specification_version: 4
75
75
  summary: Simple REST client for Google Classroom API V1