Skip to content

Commit

Permalink
Merge pull request sharkipedia#1096 from sharkipedia/dependabot/bundl…
Browse files Browse the repository at this point in the history
…er/aws-sdk-s3-1.142.0

Bump aws-sdk-s3 from 1.141.0 to 1.142.0
  • Loading branch information
coffeejunk authored Dec 27, 2023
2 parents 88d6503 + 242a594 commit b877d4a
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 @@ -38,7 +38,7 @@ gem "pundit", "~> 2.3"

gem "roo", "~> 2.10.0"
gem "rubyXL"
gem "aws-sdk-s3", "~> 1.141", require: false
gem "aws-sdk-s3", "~> 1.142", require: false

gem "filterrific", "~> 5.2"
# Use ActiveStorage variant
Expand Down
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -108,16 +108,16 @@ GEM
rake (>= 10.4, < 14.0)
ast (2.4.2)
aws-eventstream (1.3.0)
aws-partitions (1.860.0)
aws-sdk-core (3.189.0)
aws-partitions (1.873.0)
aws-sdk-core (3.190.1)
aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.651.0)
aws-sigv4 (~> 1.8)
jmespath (~> 1, >= 1.6.1)
aws-sdk-kms (1.74.0)
aws-sdk-kms (1.75.0)
aws-sdk-core (~> 3, >= 3.188.0)
aws-sigv4 (~> 1.1)
aws-sdk-s3 (1.141.0)
aws-sdk-s3 (1.142.0)
aws-sdk-core (~> 3, >= 3.189.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.8)
Expand Down Expand Up @@ -509,7 +509,7 @@ DEPENDENCIES
administrate-field-enum
after_commit_everywhere (~> 1.3)
annotate
aws-sdk-s3 (~> 1.141)
aws-sdk-s3 (~> 1.142)
bootsnap (>= 1.1.0)
bugsnag (~> 6.26)
byebug
Expand Down

0 comments on commit b877d4a

Please sign in to comment.