Skip to content

Commit

Permalink
Merge pull request #3527 from manyfold3d/revert-3525-dependabot/bundl…
Browse files Browse the repository at this point in the history
…er/aws-sdk-s3-1.179.0

Revert "Bump aws-sdk-s3 from 1.177.0 to 1.179.0"
  • Loading branch information
Floppy authored Jan 31, 2025
2 parents 801625f + 0c8af15 commit 8ab8c8a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ gem "shrine", "~> 3.6"
gem "tus-server", "~> 2.3"
gem "shrine-tus", "~> 2.1"

gem "aws-sdk-s3", "< 1.180"
gem "aws-sdk-s3", "< 1.178"

gem "better_content_security_policy", "~> 0.1.4"

Expand Down
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -127,17 +127,17 @@ GEM
ast (2.4.2)
attr_required (1.0.2)
aws-eventstream (1.3.0)
aws-partitions (1.1044.0)
aws-sdk-core (3.217.1)
aws-partitions (1.1043.0)
aws-sdk-core (3.217.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.97.0)
aws-sdk-core (~> 3, >= 3.216.0)
aws-sigv4 (~> 1.5)
aws-sdk-s3 (1.179.0)
aws-sdk-core (~> 3, >= 3.216.0)
aws-sdk-s3 (1.177.0)
aws-sdk-core (~> 3, >= 3.210.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.5)
aws-sigv4 (1.11.0)
Expand Down Expand Up @@ -786,7 +786,7 @@ DEPENDENCIES
activerecord-nulldb-adapter (~> 1.1.1)
acts-as-taggable-on (~> 12.0)
acts_as_favoritor (~> 6.0)
aws-sdk-s3 (< 1.180)
aws-sdk-s3 (< 1.178)
better_content_security_policy (~> 0.1.4)
bootsnap (>= 1.4.4)
brakeman (~> 7.0)
Expand Down

0 comments on commit 8ab8c8a

Please sign in to comment.