Skip to content

Commit

Permalink
Merge pull request #2767 from manyfold3d/dependabot/bundler/aws-sdk-s…
Browse files Browse the repository at this point in the history
…3-1.165.0
  • Loading branch information
dependabot[bot] committed Sep 24, 2024
2 parents 2daa1e3 + 6659157 commit 2c20cf4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ gem "sidekiq-scheduler", github: "manyfold3d/sidekiq-scheduler", branch: "fix-dy
gem "sys-filesystem", "~> 1.5"
gem "shrine", "~> 3.6"

gem "aws-sdk-s3", "~> 1.164"
gem "aws-sdk-s3", "~> 1.165"

gem "better_content_security_policy", "~> 0.1.4"

Expand Down
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -151,15 +151,15 @@ GEM
ast (2.4.2)
aws-eventstream (1.3.0)
aws-partitions (1.977.0)
aws-sdk-core (3.207.0)
aws-sdk-core (3.208.0)
aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.651.0)
aws-sigv4 (~> 1.9)
jmespath (~> 1, >= 1.6.1)
aws-sdk-kms (1.92.0)
aws-sdk-kms (1.93.0)
aws-sdk-core (~> 3, >= 3.207.0)
aws-sigv4 (~> 1.5)
aws-sdk-s3 (1.164.0)
aws-sdk-s3 (1.165.0)
aws-sdk-core (~> 3, >= 3.207.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.5)
Expand Down Expand Up @@ -690,7 +690,7 @@ DEPENDENCIES
activerecord-nulldb-adapter (~> 1.0.1)
acts-as-taggable-on (~> 11.0)
acts_as_favoritor (~> 6.0)
aws-sdk-s3 (~> 1.164)
aws-sdk-s3 (~> 1.165)
better_content_security_policy (~> 0.1.4)
bootsnap (>= 1.4.4)
brakeman (~> 6.2)
Expand Down

0 comments on commit 2c20cf4

Please sign in to comment.