Skip to content

Commit

Permalink
Update dependency oj to v3.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 1, 2023
1 parent 5aa16a4 commit 45f9793
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 @@ -4,7 +4,7 @@ source "https://rubygems.org"

# gem "rails"

gem "oj", "= 3.13.11"
gem "oj", "= 3.16.1"

gem "json", "= 2.6.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 @@ -112,7 +112,7 @@ GEM
multi_json (1.15.0)
multipart-post (2.2.3)
nio4r (2.5.8)
oj (3.13.11)
oj (3.16.1)
protocol-hpack (1.4.2)
protocol-http (0.23.12)
protocol-http1 (0.14.6)
Expand Down Expand Up @@ -149,7 +149,7 @@ DEPENDENCIES
fluent-plugin-s3 (= 1.7.1)
fluentd (= 1.14.6)
json (= 2.6.2)
oj (= 3.13.11)
oj (= 3.16.1)

BUNDLED WITH
2.3.10

0 comments on commit 45f9793

Please sign in to comment.