Skip to content

Commit 98a708b

Browse files
Bump aws-sdk-s3 from 1.202.0 to 1.203.0 (#1223)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 78ffcfb commit 98a708b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ gem 'rails', '~> 8.0.4'
99
# Gems
1010
gem 'activeadmin', '~> 3.4'
1111
gem 'active_storage_base64', '~> 3.0.1'
12-
gem 'aws-sdk-s3', '~> 1.202', require: false
12+
gem 'aws-sdk-s3', '~> 1.203', require: false
1313
gem 'bootsnap', '~> 1.18'
1414
gem 'cssbundling-rails', '~> 1.4'
1515
gem 'devise', '~> 4.9'

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ GEM
116116
ruby2_keywords (>= 0.0.2)
117117
ast (2.4.3)
118118
aws-eventstream (1.4.0)
119-
aws-partitions (1.1179.0)
119+
aws-partitions (1.1181.0)
120120
aws-sdk-core (3.236.0)
121121
aws-eventstream (~> 1, >= 1.3.0)
122122
aws-partitions (~> 1, >= 1.992.0)
@@ -125,10 +125,10 @@ GEM
125125
bigdecimal
126126
jmespath (~> 1, >= 1.6.1)
127127
logger
128-
aws-sdk-kms (1.116.0)
128+
aws-sdk-kms (1.117.0)
129129
aws-sdk-core (~> 3, >= 3.234.0)
130130
aws-sigv4 (~> 1.5)
131-
aws-sdk-s3 (1.202.0)
131+
aws-sdk-s3 (1.203.0)
132132
aws-sdk-core (~> 3, >= 3.234.0)
133133
aws-sdk-kms (~> 1)
134134
aws-sigv4 (~> 1.5)
@@ -661,7 +661,7 @@ DEPENDENCIES
661661
active_storage_base64 (~> 3.0.1)
662662
activeadmin (~> 3.4)
663663
annotaterb (~> 4.20.0)
664-
aws-sdk-s3 (~> 1.202)
664+
aws-sdk-s3 (~> 1.203)
665665
better_errors (~> 2.10)
666666
binding_of_caller (~> 1.0)
667667
bootsnap (~> 1.18)

0 commit comments

Comments
 (0)