Skip to content

Commit

Permalink
Merge pull request #3199 from manyfold3d/dependabot/bundler/aws-sdk-s…
Browse files Browse the repository at this point in the history
…3-1.172.0
  • Loading branch information
dependabot[bot] authored Nov 19, 2024
2 parents 15cd7c4 + 221a621 commit 3d31e62
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 @@ -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.171"
gem "aws-sdk-s3", "~> 1.172"

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 @@ -127,16 +127,16 @@ GEM
ast (2.4.2)
attr_required (1.0.2)
aws-eventstream (1.3.0)
aws-partitions (1.1008.0)
aws-partitions (1.1009.0)
aws-sdk-core (3.213.0)
aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.992.0)
aws-sigv4 (~> 1.9)
jmespath (~> 1, >= 1.6.1)
aws-sdk-kms (1.95.0)
aws-sdk-kms (1.96.0)
aws-sdk-core (~> 3, >= 3.210.0)
aws-sigv4 (~> 1.5)
aws-sdk-s3 (1.171.0)
aws-sdk-s3 (1.172.0)
aws-sdk-core (~> 3, >= 3.210.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.5)
Expand Down Expand Up @@ -751,7 +751,7 @@ DEPENDENCIES
activerecord-nulldb-adapter (~> 1.1.1)
acts-as-taggable-on (~> 12.0)
acts_as_favoritor (~> 6.0)
aws-sdk-s3 (~> 1.171)
aws-sdk-s3 (~> 1.172)
better_content_security_policy (~> 0.1.4)
bootsnap (>= 1.4.4)
brakeman (~> 6.2)
Expand Down

0 comments on commit 3d31e62

Please sign in to comment.