diff --git a/components/services/Gemfile.lock b/components/services/Gemfile.lock index c679b7982..eb9cc95f6 100644 --- a/components/services/Gemfile.lock +++ b/components/services/Gemfile.lock @@ -19,6 +19,7 @@ GEM aws-sigv4 (~> 1.1) aws-sigv4 (1.6.0) aws-eventstream (~> 1, >= 1.0.2) + bigdecimal (3.1.4) coderay (1.1.3) concurrent-ruby (1.2.2) diff-lcs (1.5.0) @@ -47,7 +48,8 @@ GEM rspec-support (3.12.0) sentry-ruby (5.10.0) concurrent-ruby (~> 1.0, >= 1.0.2) - sequel (5.71.0) + sequel (5.72.0) + bigdecimal simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11)