diff --git a/Gemfile.lock b/Gemfile.lock index dced4e599d..3dcccfebc4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -125,7 +125,7 @@ GEM nokogiri (~> 1, >= 1.10.8) base64 (0.2.0) bcrypt (3.1.19) - bigdecimal (3.1.6) + bigdecimal (3.1.7) bindex (0.8.1) bootsnap (1.18.3) msgpack (~> 1.2) @@ -178,8 +178,7 @@ GEM dotenv-rails (3.1.0) dotenv (= 3.1.0) railties (>= 6.1) - drb (2.2.0) - ruby2_keywords + drb (2.2.1) email_address (0.2.4) simpleidn erubi (1.12.0) @@ -279,12 +278,12 @@ GEM html-attributes-utils (1.0.2) activesupport (>= 6.1.4.4) httpclient (2.8.3) - i18n (1.14.1) + i18n (1.14.4) concurrent-ruby (~> 1.0) indefinite_article (0.2.5) activesupport io-console (0.7.2) - irb (1.11.2) + irb (1.12.0) rdoc reline (>= 0.4.2) jsbundling-rails (1.3.0) @@ -313,7 +312,7 @@ GEM matrix (0.4.2) method_source (1.0.0) mini_mime (1.1.5) - minitest (5.22.2) + minitest (5.22.3) msgpack (1.7.2) multi_json (1.15.0) multi_xml (0.6.0) @@ -516,10 +515,11 @@ GEM ruby-vips (2.2.1) ffi (~> 1.12) ruby2_keywords (0.0.5) - sentry-rails (5.16.1) + sentry-rails (5.17.0) railties (>= 5.0) - sentry-ruby (~> 5.16.1) - sentry-ruby (5.16.1) + sentry-ruby (~> 5.17.0) + sentry-ruby (5.17.0) + bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) shoulda-matchers (6.1.0) activesupport (>= 5.2.0)