Skip to content

Commit

Permalink
Merge pull request #3264 from manyfold3d/dependabot/bundler/aws-sdk-s…
Browse files Browse the repository at this point in the history
…3-1.175.0
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
2 parents e1cd66c + 3042736 commit a1317ca
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ gem "climate_control", "~> 1.2", group: :test
gem "sys-filesystem", "~> 1.5"
gem "shrine", "~> 3.6"

gem "aws-sdk-s3", "~> 1.174"
gem "aws-sdk-s3", "~> 1.175"

gem "better_content_security_policy", "~> 0.1.4"

Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ GEM
ast (2.4.2)
attr_required (1.0.2)
aws-eventstream (1.3.0)
aws-partitions (1.1013.0)
aws-partitions (1.1015.0)
aws-sdk-core (3.214.0)
aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.992.0)
Expand All @@ -131,7 +131,7 @@ GEM
aws-sdk-kms (1.96.0)
aws-sdk-core (~> 3, >= 3.210.0)
aws-sigv4 (~> 1.5)
aws-sdk-s3 (1.174.0)
aws-sdk-s3 (1.175.0)
aws-sdk-core (~> 3, >= 3.210.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.5)
Expand Down Expand Up @@ -754,7 +754,7 @@ DEPENDENCIES
activerecord-nulldb-adapter (~> 1.1.1)
acts-as-taggable-on (~> 12.0)
acts_as_favoritor (~> 6.0)
aws-sdk-s3 (~> 1.174)
aws-sdk-s3 (~> 1.175)
better_content_security_policy (~> 0.1.4)
bootsnap (>= 1.4.4)
brakeman (~> 6.2)
Expand Down

0 comments on commit a1317ca

Please sign in to comment.