Skip to content

Commit

Permalink
chore(deps): Bump the bundler group across 1 directory with 2 updates (
Browse files Browse the repository at this point in the history
…#369)

Bumps the bundler group with 2 updates in the / directory: [json](https://github.com/ruby/json) and [fluent-plugin-s3](https://github.com/fluent/fluent-plugin-s3).


Updates `json` from 2.7.5 to 2.8.2
- [Release notes](https://github.com/ruby/json/releases)
- [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md)
- [Commits](ruby/json@v2.7.5...v2.8.2)

Updates `fluent-plugin-s3` from 1.7.2 to 1.8.1
- [Changelog](https://github.com/fluent/fluent-plugin-s3/blob/master/ChangeLog)
- [Commits](fluent/fluent-plugin-s3@v1.7.2...v1.8.1)

---
updated-dependencies:
- dependency-name: json
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bundler
- dependency-name: fluent-plugin-s3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bundler
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 15, 2024
1 parent 8a647c6 commit a9c700b
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 22 deletions.
4 changes: 2 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ source "https://rubygems.org"

gem "libxml-ruby", "5.0.3"
gem "oj", "3.16.7"
gem "json", "2.7.5"
gem "json", "2.8.2"
gem "async", "1.32.1"
gem "async-http", "0.64.2"
gem "fluentd", "1.17.1"
Expand All @@ -19,5 +19,5 @@ gem "fluent-plugin-prometheus", "2.2.0"
gem "fluent-plugin-record-modifier", "2.2.0"
gem "fluent-plugin-rewrite-tag-filter", "2.4.0"
gem "fluent-plugin-route", "1.0.0"
gem "fluent-plugin-s3", "1.7.2"
gem "fluent-plugin-s3", "1.8.1"
gem "fluent-plugin-sqs", "3.0.0"
42 changes: 22 additions & 20 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -18,26 +18,26 @@ GEM
async-pool (0.6.1)
async (>= 1.25)
aws-eventstream (1.3.0)
aws-partitions (1.985.0)
aws-partitions (1.1008.0)
aws-sdk-cloudwatchlogs (1.53.0)
aws-sdk-core (~> 3, >= 3.127.0)
aws-sigv4 (~> 1.1)
aws-sdk-core (3.209.1)
aws-sdk-core (3.213.0)
aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.651.0)
aws-partitions (~> 1, >= 1.992.0)
aws-sigv4 (~> 1.9)
jmespath (~> 1, >= 1.6.1)
aws-sdk-kms (1.58.0)
aws-sdk-core (~> 3, >= 3.127.0)
aws-sigv4 (~> 1.1)
aws-sdk-s3 (1.116.0)
aws-sdk-core (~> 3, >= 3.127.0)
aws-sdk-kms (1.95.0)
aws-sdk-core (~> 3, >= 3.210.0)
aws-sigv4 (~> 1.5)
aws-sdk-s3 (1.171.0)
aws-sdk-core (~> 3, >= 3.210.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.4)
aws-sdk-sqs (1.51.1)
aws-sdk-core (~> 3, >= 3.127.0)
aws-sigv4 (~> 1.1)
aws-sigv4 (1.10.0)
aws-sigv4 (~> 1.5)
aws-sdk-sqs (1.88.0)
aws-sdk-core (~> 3, >= 3.210.0)
aws-sigv4 (~> 1.5)
aws-sigv4 (1.10.1)
aws-eventstream (~> 1, >= 1.0.2)
azure-loganalytics-datacollector-api (0.5.0)
rest-client
Expand Down Expand Up @@ -137,7 +137,7 @@ GEM
fluentd (>= 0.14.2, < 2)
fluent-plugin-route (1.0.0)
fluentd (>= 0.14.0)
fluent-plugin-s3 (1.7.2)
fluent-plugin-s3 (1.8.1)
aws-sdk-s3 (~> 1.60)
aws-sdk-sqs (~> 1.23)
fluentd (>= 0.14.22, < 2)
Expand Down Expand Up @@ -166,14 +166,14 @@ GEM
domain_name (~> 0.5)
http_parser.rb (0.8.0)
jmespath (1.6.2)
json (2.7.5)
json (2.8.2)
libxml-ruby (5.0.3)
logger (1.6.1)
ltsv (0.1.2)
mime-types (3.4.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2022.0105)
msgpack (1.7.3)
msgpack (1.7.5)
multi_json (1.15.0)
net-http (0.4.1)
uri
Expand Down Expand Up @@ -205,7 +205,9 @@ GEM
netrc (~> 0.8)
ruby-kafka (1.5.0)
digest-crc
serverengine (2.3.2)
serverengine (2.4.0)
base64 (~> 0.1)
logger (~> 1.4)
sigdump (~> 0.2.2)
sigdump (0.2.5)
strptime (0.2.5)
Expand All @@ -222,7 +224,7 @@ GEM
unf_ext (0.0.8.2)
uri (0.13.1)
uuidtools (2.2.0)
webrick (1.8.2)
webrick (1.9.0)
yajl-ruby (1.4.3)

PLATFORMS
Expand All @@ -247,10 +249,10 @@ DEPENDENCIES
fluent-plugin-record-modifier (= 2.2.0)
fluent-plugin-rewrite-tag-filter (= 2.4.0)
fluent-plugin-route (= 1.0.0)
fluent-plugin-s3 (= 1.7.2)
fluent-plugin-s3 (= 1.8.1)
fluent-plugin-sqs (= 3.0.0)
fluentd (= 1.17.1)
json (= 2.7.5)
json (= 2.8.2)
libxml-ruby (= 5.0.3)
oj (= 3.16.7)

Expand Down

0 comments on commit a9c700b

Please sign in to comment.