Skip to content

Commit

Permalink
Merge pull request #127 from estenrye/renovate/json-2.x
Browse files Browse the repository at this point in the history
Update dependency json to v2.6.2
  • Loading branch information
estenrye committed Oct 3, 2022
2 parents 04f9ebc + bb37242 commit 0671147
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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.59.2"

Expand Down
4 changes: 2 additions & 2 deletions docker/estenrye/fluentd-cloudtrail/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,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.6)
multi_json (1.15.0)
multipart-post (2.2.3)
Expand Down Expand Up @@ -148,7 +148,7 @@ DEPENDENCIES
fluent-plugin-record_splitter (= 0.2.1)
fluent-plugin-s3 (= 1.6.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 0671147

Please sign in to comment.