Skip to content

Commit

Permalink
Update dependency oj to v3.16.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 12, 2023
1 parent a3b7f44 commit c12deb3
Show file tree
Hide file tree
Showing 2 changed files with 4 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 @@ -4,7 +4,7 @@ source "https://rubygems.org"

# gem "rails"

gem "oj", "= 3.13.11"
gem "oj", "= 3.16.3"

gem "json", "= 2.6.2"

Expand Down
5 changes: 3 additions & 2 deletions docker/estenrye/fluentd-cloudtrail/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,8 @@ GEM
multi_json (1.15.0)
multipart-post (2.2.3)
nio4r (2.5.8)
oj (3.13.11)
oj (3.16.3)
bigdecimal (>= 3.0)
protocol-hpack (1.4.2)
protocol-http (0.23.12)
protocol-http1 (0.14.6)
Expand Down Expand Up @@ -149,7 +150,7 @@ DEPENDENCIES
fluent-plugin-s3 (= 1.7.1)
fluentd (= 1.14.6)
json (= 2.6.2)
oj (= 3.13.11)
oj (= 3.16.3)

BUNDLED WITH
2.3.10

0 comments on commit c12deb3

Please sign in to comment.