google-apps-script-type 1.4.0 → 1.5.1

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: c5403f4c29ebb395da0914ddaff03f2573e5c22d8cc4edb417d555092ac4385f
4
- data.tar.gz: 6e08212851f8ff607f1a737aa1e3d078e5d79c8a85263c72d24671570fbafb65
3
+ metadata.gz: 379678bc2088368aaec9e2cbba4cb618d803c14f32e33955c33b0a369d7458c2
4
+ data.tar.gz: aff4b4bb6a8ac9a4571c8e18ae036e22f6b12c7a5acedb5f62d7c1e463886e89
5
5
  SHA512:
6
- metadata.gz: 661eda9b3e9327f927347feaa811fcd6ccc3440e36956149fc0573a15385d6774747abfc26017c275aaa0cefa810167c3b732b1f8de0164b15ef44286771efe1
7
- data.tar.gz: c8761fc929f64a223f8787897f13630caf743cd4531a08e7bc7c7ff4c048dac49980ed7a824864fe222a6f708903ee0f174a19557fe1c4727461f2c1ce848b38
6
+ metadata.gz: a63a42f89aa935f2eacb830984b802d57f5af3228ac8ae2e4695056cecbbb218eefb00c2b41843dc8aea05905e009cf255f9d51c5a37ca0abfda50a61d6d0111
7
+ data.tar.gz: e25f2e7b8c79e98a7c6b578069bc74c351b0710ff500dffab64d97f1bfe732f935b5bdcc920313324e07d54a779a7d602b1e5fdd933824a2f8888c3fa0e5dc35
data/CHANGELOG.md CHANGED
@@ -1,5 +1,17 @@
1
1
  # Changelog
2
2
 
3
+ ### 1.5.1 (2025-01-29)
4
+
5
+ #### Documentation
6
+
7
+ * Minor documentation updates ([#348](https://github.com/googleapis/common-protos-ruby/issues/348))
8
+
9
+ ### 1.5.0 (2024-06-11)
10
+
11
+ #### Features
12
+
13
+ * Support for google-protobuf 4.x ([#315](https://github.com/googleapis/common-protos-ruby/issues/315))
14
+
3
15
  ### 1.4.0 (2024-02-23)
4
16
 
5
17
  #### Features
@@ -44,7 +44,7 @@ end
44
44
 
45
45
  #### Source proto file: google/apps/script/type/addon_widget_set.proto ####
46
46
  #
47
- # // Copyright 2020 Google LLC
47
+ # // Copyright 2024 Google LLC
48
48
  # //
49
49
  # // Licensed under the Apache License, Version 2.0 (the "License");
50
50
  # // you may not use this file except in compliance with the License.
@@ -52,7 +52,7 @@ end
52
52
 
53
53
  #### Source proto file: google/apps/script/type/calendar/calendar_addon_manifest.proto ####
54
54
  #
55
- # // Copyright 2020 Google LLC
55
+ # // Copyright 2024 Google LLC
56
56
  # //
57
57
  # // Licensed under the Apache License, Version 2.0 (the "License");
58
58
  # // you may not use this file except in compliance with the License.
@@ -81,7 +81,7 @@ end
81
81
  # option php_namespace = "Google\\Apps\\Script\\Type\\Calendar";
82
82
  # option ruby_package = "Google::Apps::Script::Type::Calendar";
83
83
  #
84
- # // Manifest section specific to Calendar Add-ons.
84
+ # // Manifest section specific to Calendar add-ons.
85
85
  #
86
86
  # // Calendar add-on manifest.
87
87
  # message CalendarAddOnManifest {
@@ -50,7 +50,7 @@ end
50
50
 
51
51
  #### Source proto file: google/apps/script/type/docs/docs_addon_manifest.proto ####
52
52
  #
53
- # // Copyright 2020 Google LLC
53
+ # // Copyright 2024 Google LLC
54
54
  # //
55
55
  # // Licensed under the Apache License, Version 2.0 (the "License");
56
56
  # // you may not use this file except in compliance with the License.
@@ -79,7 +79,7 @@ end
79
79
  # option php_namespace = "Google\\Apps\\Script\\Type\\Docs";
80
80
  # option ruby_package = "Google::Apps::Script::Type::Docs";
81
81
  #
82
- # // Manifest section specific to Docs Add-ons.
82
+ # // Manifest section specific to Docs add-ons.
83
83
  #
84
84
  # // Docs add-on manifest.
85
85
  # message DocsAddOnManifest {
@@ -49,7 +49,7 @@ end
49
49
 
50
50
  #### Source proto file: google/apps/script/type/drive/drive_addon_manifest.proto ####
51
51
  #
52
- # // Copyright 2020 Google LLC
52
+ # // Copyright 2024 Google LLC
53
53
  # //
54
54
  # // Licensed under the Apache License, Version 2.0 (the "License");
55
55
  # // you may not use this file except in compliance with the License.
@@ -77,7 +77,7 @@ end
77
77
  # option php_namespace = "Google\\Apps\\Script\\Type\\Drive";
78
78
  # option ruby_package = "Google::Apps::Script::Type::Drive";
79
79
  #
80
- # // Manifest section specific to Drive Add-ons.
80
+ # // Manifest section specific to Drive add-ons.
81
81
  #
82
82
  # // Drive add-on manifest.
83
83
  # message DriveAddOnManifest {
@@ -48,7 +48,7 @@ end
48
48
 
49
49
  #### Source proto file: google/apps/script/type/extension_point.proto ####
50
50
  #
51
- # // Copyright 2020 Google LLC
51
+ # // Copyright 2024 Google LLC
52
52
  # //
53
53
  # // Licensed under the Apache License, Version 2.0 (the "License");
54
54
  # // you may not use this file except in compliance with the License.
@@ -54,7 +54,7 @@ end
54
54
 
55
55
  #### Source proto file: google/apps/script/type/gmail/gmail_addon_manifest.proto ####
56
56
  #
57
- # // Copyright 2020 Google LLC
57
+ # // Copyright 2024 Google LLC
58
58
  # //
59
59
  # // Licensed under the Apache License, Version 2.0 (the "License");
60
60
  # // you may not use this file except in compliance with the License.
@@ -53,7 +53,7 @@ end
53
53
 
54
54
  #### Source proto file: google/apps/script/type/script_manifest.proto ####
55
55
  #
56
- # // Copyright 2020 Google LLC
56
+ # // Copyright 2024 Google LLC
57
57
  # //
58
58
  # // Licensed under the Apache License, Version 2.0 (the "License");
59
59
  # // you may not use this file except in compliance with the License.
@@ -148,7 +148,7 @@ end
148
148
  # // Default value, equivalent to `SYSTEM_ID_TOKEN`
149
149
  # HTTP_AUTHORIZATION_HEADER_UNSPECIFIED = 0;
150
150
  #
151
- # // Send an ID token for the project-specific Google Workspace Add-ons system
151
+ # // Send an ID token for the project-specific Google Workspace add-ons system
152
152
  # // service account (default)
153
153
  # SYSTEM_ID_TOKEN = 1;
154
154
  #
@@ -50,7 +50,7 @@ end
50
50
 
51
51
  #### Source proto file: google/apps/script/type/sheets/sheets_addon_manifest.proto ####
52
52
  #
53
- # // Copyright 2020 Google LLC
53
+ # // Copyright 2024 Google LLC
54
54
  # //
55
55
  # // Licensed under the Apache License, Version 2.0 (the "License");
56
56
  # // you may not use this file except in compliance with the License.
@@ -79,7 +79,7 @@ end
79
79
  # option php_namespace = "Google\\Apps\\Script\\Type\\Sheets";
80
80
  # option ruby_package = "Google::Apps::Script::Type::Sheets";
81
81
  #
82
- # // Manifest section specific to Sheets Add-ons.
82
+ # // Manifest section specific to Sheets add-ons.
83
83
  #
84
84
  # // Sheets add-on manifest.
85
85
  # message SheetsAddOnManifest {
@@ -50,7 +50,7 @@ end
50
50
 
51
51
  #### Source proto file: google/apps/script/type/slides/slides_addon_manifest.proto ####
52
52
  #
53
- # // Copyright 2020 Google LLC
53
+ # // Copyright 2024 Google LLC
54
54
  # //
55
55
  # // Licensed under the Apache License, Version 2.0 (the "License");
56
56
  # // you may not use this file except in compliance with the License.
@@ -79,7 +79,7 @@ end
79
79
  # option php_namespace = "Google\\Apps\\Script\\Type\\Slides";
80
80
  # option ruby_package = "Google::Apps::Script::Type::Slides";
81
81
  #
82
- # // Manifest section specific to Slides Add-ons.
82
+ # // Manifest section specific to Slides add-ons.
83
83
  #
84
84
  # // Slides add-on manifest.
85
85
  # message SlidesAddOnManifest {
@@ -18,7 +18,7 @@ module Google
18
18
  module Apps
19
19
  module Script
20
20
  module Type
21
- VERSION = "1.4.0".freeze
21
+ VERSION = "1.5.1".freeze
22
22
  end
23
23
  end
24
24
  end
metadata CHANGED
@@ -1,14 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apps-script-type
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.4.0
4
+ version: 1.5.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
- autorequire:
9
8
  bindir: bin
10
9
  cert_chain: []
11
- date: 2024-02-23 00:00:00.000000000 Z
10
+ date: 2025-01-30 00:00:00.000000000 Z
12
11
  dependencies:
13
12
  - !ruby/object:Gem::Dependency
14
13
  name: googleapis-common-protos-types
@@ -28,16 +27,22 @@ dependencies:
28
27
  name: google-protobuf
29
28
  requirement: !ruby/object:Gem::Requirement
30
29
  requirements:
31
- - - "~>"
30
+ - - ">="
32
31
  - !ruby/object:Gem::Version
33
32
  version: '3.18'
33
+ - - "<"
34
+ - !ruby/object:Gem::Version
35
+ version: 5.a
34
36
  type: :runtime
35
37
  prerelease: false
36
38
  version_requirements: !ruby/object:Gem::Requirement
37
39
  requirements:
38
- - - "~>"
40
+ - - ">="
39
41
  - !ruby/object:Gem::Version
40
42
  version: '3.18'
43
+ - - "<"
44
+ - !ruby/object:Gem::Version
45
+ version: 5.a
41
46
  description: Common protocol buffer types used by Google Apps Script related client
42
47
  libraries
43
48
  email:
@@ -62,7 +67,6 @@ homepage: https://github.com/googleapis/common-protos-ruby
62
67
  licenses:
63
68
  - Apache-2.0
64
69
  metadata: {}
65
- post_install_message:
66
70
  rdoc_options: []
67
71
  require_paths:
68
72
  - lib
@@ -77,8 +81,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
77
81
  - !ruby/object:Gem::Version
78
82
  version: '0'
79
83
  requirements: []
80
- rubygems_version: 3.5.6
81
- signing_key:
84
+ rubygems_version: 3.6.2
82
85
  specification_version: 4
83
86
  summary: Common protocol buffer types used by Google Apps Script related client libraries
84
87
  test_files: []