diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-04-11 10:56:29 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-11 10:56:29 +0200 |
commit | d1aee44ff837784d13673686524ac8127a72abd1 (patch) | |
tree | 0086bbcf1a638b769953edcc068503d1212866f8 | |
parent | 738e179a88f563ad5a9792f1a58e1605da3ea438 (diff) |
Bump oj from 3.14.2 to 3.14.3 (#24496)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index bc8732126..16d6c9557 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -445,7 +445,7 @@ GEM concurrent-ruby (~> 1.0, >= 1.0.2) sidekiq (>= 3.5) statsd-ruby (~> 1.4, >= 1.4.0) - oj (3.14.2) + oj (3.14.3) omniauth (1.9.2) hashie (>= 3.4.6) rack (>= 1.6.2, < 3) |