diff --git a/Gemfile.lock b/Gemfile.lock index 3d14f16f..248a0a14 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -70,7 +70,7 @@ GEM ast (2.4.2) base64 (0.2.0) bcrypt (3.1.19) - bigdecimal (3.1.5) + bigdecimal (3.1.6) bindex (0.8.1) bootsnap (1.17.1) msgpack (~> 1.2) @@ -228,7 +228,7 @@ GEM openapi_parser (1.0.0) orm_adapter (0.5.0) parallel (1.24.0) - parser (3.2.2.4) + parser (3.3.0.5) ast (~> 2.4.1) racc public_suffix (5.0.1) @@ -271,9 +271,9 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) - reek (6.2.0) + reek (6.3.0) dry-schema (~> 1.13.0) - parser (~> 3.2.0) + parser (~> 3.3.0) rainbow (>= 2.0, < 4.0) rexml (~> 3.1) regexp_parser (2.9.0)