aws-sdk-s3 1.184.0 → 1.185.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.
data/lib/aws-sdk-s3.rb CHANGED
@@ -75,7 +75,7 @@ module Aws::S3
75
75
  autoload :ObjectVersion, 'aws-sdk-s3/object_version'
76
76
  autoload :EventStreams, 'aws-sdk-s3/event_streams'
77
77
 
78
- GEM_VERSION = '1.184.0'
78
+ GEM_VERSION = '1.185.0'
79
79
 
80
80
  end
81
81
 
metadata CHANGED
@@ -1,14 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-s3
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.184.0
4
+ version: 1.185.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-04-28 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-kms
@@ -204,7 +203,6 @@ licenses:
204
203
  metadata:
205
204
  source_code_uri: https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-s3
206
205
  changelog_uri: https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-s3/CHANGELOG.md
207
- post_install_message:
208
206
  rdoc_options: []
209
207
  require_paths:
210
208
  - lib
@@ -219,8 +217,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
219
217
  - !ruby/object:Gem::Version
220
218
  version: '0'
221
219
  requirements: []
222
- rubygems_version: 3.4.10
223
- signing_key:
220
+ rubygems_version: 3.6.7
224
221
  specification_version: 4
225
222
  summary: AWS SDK for Ruby - Amazon S3
226
223
  test_files: []