aws-sdk-qconnect 1.30.0 → 1.32.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.
metadata CHANGED
@@ -1,14 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-qconnect
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.30.0
4
+ version: 1.32.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services
8
- autorequire:
9
8
  bindir: bin
10
9
  cert_chain: []
11
- date: 2025-03-24 00:00:00.000000000 Z
10
+ date: 1980-01-02 00:00:00.000000000 Z
12
11
  dependencies:
13
12
  - !ruby/object:Gem::Dependency
14
13
  name: aws-sdk-core
@@ -66,6 +65,7 @@ files:
66
65
  - lib/aws-sdk-qconnect/plugins/endpoints.rb
67
66
  - lib/aws-sdk-qconnect/resource.rb
68
67
  - lib/aws-sdk-qconnect/types.rb
68
+ - lib/aws-sdk-qconnect/waiters.rb
69
69
  - sig/client.rbs
70
70
  - sig/errors.rbs
71
71
  - sig/resource.rbs
@@ -77,7 +77,6 @@ licenses:
77
77
  metadata:
78
78
  source_code_uri: https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-qconnect
79
79
  changelog_uri: https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-qconnect/CHANGELOG.md
80
- post_install_message:
81
80
  rdoc_options: []
82
81
  require_paths:
83
82
  - lib
@@ -92,8 +91,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
92
91
  - !ruby/object:Gem::Version
93
92
  version: '0'
94
93
  requirements: []
95
- rubygems_version: 3.4.10
96
- signing_key:
94
+ rubygems_version: 3.6.7
97
95
  specification_version: 4
98
96
  summary: AWS SDK for Ruby - Amazon Q Connect
99
97
  test_files: []