diff --git a/Gemfile.lock b/Gemfile.lock index 4228ebe8..e94e13ea 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,7 +8,7 @@ GEM bigdecimal (3.1.8) climate_control (1.2.0) commonmarker (0.23.10) - concurrent-ruby (1.2.3) + concurrent-ruby (1.3.4) crack (1.0.0) bigdecimal rexml @@ -110,7 +110,8 @@ GEM selma (0.2.2-aarch64-linux) selma (0.2.2-arm64-darwin) selma (0.2.2-x86_64-linux) - sentry-ruby (5.16.1) + sentry-ruby (5.18.2) + bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) sequel (5.83.1) bigdecimal diff --git a/vendor/cache/concurrent-ruby-1.2.3.gem b/vendor/cache/concurrent-ruby-1.2.3.gem deleted file mode 100644 index aebe5b25..00000000 Binary files a/vendor/cache/concurrent-ruby-1.2.3.gem and /dev/null differ diff --git a/vendor/cache/concurrent-ruby-1.3.4.gem b/vendor/cache/concurrent-ruby-1.3.4.gem new file mode 100644 index 00000000..a656fd0a Binary files /dev/null and b/vendor/cache/concurrent-ruby-1.3.4.gem differ diff --git a/vendor/cache/sentry-ruby-5.16.1.gem b/vendor/cache/sentry-ruby-5.16.1.gem deleted file mode 100644 index a438913b..00000000 Binary files a/vendor/cache/sentry-ruby-5.16.1.gem and /dev/null differ diff --git a/vendor/cache/sentry-ruby-5.18.2.gem b/vendor/cache/sentry-ruby-5.18.2.gem new file mode 100644 index 00000000..74c7bee4 Binary files /dev/null and b/vendor/cache/sentry-ruby-5.18.2.gem differ