Skip to content

Commit

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

Bump aws-sdk-s3 from 1.134.0 to 1.135.0
  • Loading branch information
coffeejunk authored Sep 21, 2023
2 parents 3b26579 + 665967e commit 3aa32c9
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 @@ -38,7 +38,7 @@ gem "pundit", "~> 2.3"

gem "roo", "~> 2.10.0"
gem "rubyXL"
gem "aws-sdk-s3", "~> 1.134", require: false
gem "aws-sdk-s3", "~> 1.135", require: false

gem "filterrific", "~> 5.2"
# Use ActiveStorage variant
Expand Down
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -99,16 +99,16 @@ GEM
rake (>= 10.4, < 14.0)
ast (2.4.2)
aws-eventstream (1.2.0)
aws-partitions (1.814.0)
aws-sdk-core (3.181.0)
aws-partitions (1.826.0)
aws-sdk-core (3.183.0)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.651.0)
aws-sigv4 (~> 1.5)
jmespath (~> 1, >= 1.6.1)
aws-sdk-kms (1.71.0)
aws-sdk-core (~> 3, >= 3.177.0)
aws-sigv4 (~> 1.1)
aws-sdk-s3 (1.134.0)
aws-sdk-s3 (1.135.0)
aws-sdk-core (~> 3, >= 3.181.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.6)
Expand Down Expand Up @@ -479,7 +479,7 @@ DEPENDENCIES
administrate-field-enum
after_commit_everywhere (~> 1.3)
annotate
aws-sdk-s3 (~> 1.134)
aws-sdk-s3 (~> 1.135)
bootsnap (>= 1.1.0)
bugsnag (~> 6.26)
byebug
Expand Down

0 comments on commit 3aa32c9

Please sign in to comment.