diff --git a/Gemfile.lock b/Gemfile.lock index 91c31980..1cfbd3ac 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -356,7 +356,9 @@ GEM rack (>= 1.2, < 4) snaky_hash (~> 2.0, >= 2.0.3) version_gem (~> 1.1, >= 1.1.9) - oj (3.16.1) + oj (3.17.3) + bigdecimal (>= 3.0) + ostruct (>= 0.2) omniauth (2.1.4) hashie (>= 3.4.6) logger @@ -365,6 +367,7 @@ GEM omniauth-oauth2 (1.9.0) oauth2 (>= 2.0.2, < 3) omniauth (~> 2.0) + ostruct (0.6.3) parallel (1.23.0) parser (3.2.2.3) ast (~> 2.4.1)