Skip to content

Commit

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

Bump aws-sdk-s3 from 1.138.0 to 1.139.0
  • Loading branch information
coffeejunk authored Nov 25, 2023
2 parents 7d7d185 + 4a4e1da commit adeeb32
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 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.138", require: false
gem "aws-sdk-s3", "~> 1.139", require: false

gem "filterrific", "~> 5.2"
# Use ActiveStorage variant
Expand Down
18 changes: 9 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -107,21 +107,21 @@ GEM
activerecord (>= 3.2, < 8.0)
rake (>= 10.4, < 14.0)
ast (2.4.2)
aws-eventstream (1.2.0)
aws-partitions (1.855.0)
aws-sdk-core (3.187.1)
aws-eventstream (1.3.0)
aws-partitions (1.856.0)
aws-sdk-core (3.188.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.72.0)
aws-sdk-core (~> 3, >= 3.184.0)
aws-sdk-kms (1.73.0)
aws-sdk-core (~> 3, >= 3.188.0)
aws-sigv4 (~> 1.1)
aws-sdk-s3 (1.138.0)
aws-sdk-core (~> 3, >= 3.181.0)
aws-sdk-s3 (1.139.0)
aws-sdk-core (~> 3, >= 3.188.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.6)
aws-sigv4 (1.6.1)
aws-sigv4 (1.7.0)
aws-eventstream (~> 1, >= 1.0.2)
babel-source (5.8.35)
babel-transpiler (0.7.0)
Expand Down Expand Up @@ -509,7 +509,7 @@ DEPENDENCIES
administrate-field-enum
after_commit_everywhere (~> 1.3)
annotate
aws-sdk-s3 (~> 1.138)
aws-sdk-s3 (~> 1.139)
bootsnap (>= 1.1.0)
bugsnag (~> 6.26)
byebug
Expand Down

0 comments on commit adeeb32

Please sign in to comment.