Skip to content

Commit

Permalink
Update dependency json to v2.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 25, 2022
1 parent b1c374f commit f248fcd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
2 changes: 1 addition & 1 deletion docker/estenrye/fluentd-cloudtrail/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ source "https://rubygems.org"

gem "oj", "= 3.13.11"

gem "json", "= 2.6.1"
gem "json", "= 2.6.2"

gem "async-http", "= 0.56.5"

Expand Down
8 changes: 3 additions & 5 deletions docker/estenrye/fluentd-cloudtrail/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,6 @@ GEM
aws-sdk-s3 (~> 1.60)
aws-sdk-sqs (~> 1.23)
fluentd (>= 0.14.22, < 2)
fluent-plugin-split-array (0.1.1)
fluentd (>= 0.14.0, < 2)
fluentd (1.14.6)
bundler
cool.io (>= 1.4.5, < 2.0.0)
Expand All @@ -107,7 +105,7 @@ GEM
yajl-ruby (~> 1.0)
http_parser.rb (0.8.0)
jmespath (1.6.1)
json (2.6.1)
json (2.6.2)
msgpack (1.5.0)
multi_json (1.15.0)
multipart-post (2.1.1)
Expand Down Expand Up @@ -136,6 +134,7 @@ GEM

PLATFORMS
universal-darwin-21
x86_64-linux

DEPENDENCIES
async-http (= 0.56.5)
Expand All @@ -145,9 +144,8 @@ DEPENDENCIES
fluent-plugin-elasticsearch (= 5.2)
fluent-plugin-record_splitter (= 0.2.1)
fluent-plugin-s3 (= 1.6.1)
fluent-plugin-split-array (~> 0.1.1)
fluentd (= 1.14.6)
json (= 2.6.1)
json (= 2.6.2)
oj (= 3.13.11)

BUNDLED WITH
Expand Down

0 comments on commit f248fcd

Please sign in to comment.