diff --git a/Gemfile.lock b/Gemfile.lock index e4c9daba24..32a9df339a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -28,6 +28,7 @@ GEM aws-sdk-core (~> 3, >= 3.191.0) aws-sigv4 (1.8.0) aws-eventstream (~> 1, >= 1.0.2) + bigdecimal (3.1.6) console (1.23.5) fiber-annotation fiber-local @@ -75,7 +76,8 @@ GEM rake (13.1.0) ruby-rc4 (0.1.5) timers (4.3.5) - ttfunk (1.7.0) + ttfunk (1.8.0) + bigdecimal (~> 3.1) typhoeus (1.4.1) ethon (>= 0.9.0) yell (2.2.2)