diff --git a/Gemfile b/Gemfile index 96e954e..687f2ae 100644 --- a/Gemfile +++ b/Gemfile @@ -1,7 +1,7 @@ source "https://rubygems.org" gem "libxml-ruby", "4.0.0" -gem "oj", "3.14.1" +gem "oj", "3.14.2" gem "json", "2.6.3" gem "async", "1.30.3" gem "async-http", "0.60.1" diff --git a/Gemfile.lock b/Gemfile.lock index 9ef667c..8ad3851 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -177,7 +177,7 @@ GEM connection_pool (~> 2.2) netrc (0.11.0) nio4r (2.5.8) - oj (3.14.1) + oj (3.14.2) opensearch-api (2.0.2) multi_json opensearch-ruby (2.0.3) @@ -249,7 +249,7 @@ DEPENDENCIES fluentd (= 1.15.3) json (= 2.6.3) libxml-ruby (= 4.0.0) - oj (= 3.14.1) + oj (= 3.14.2) BUNDLED WITH 2.3.7