diff --git a/Gemfile.lock b/Gemfile.lock index dedf301..8b3800c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -103,8 +103,8 @@ GEM statsd-ruby (~> 1.1) base64 (0.3.0) bcrypt (3.1.20) - benchmark (0.4.1) - bigdecimal (3.2.3) + benchmark (0.5.0) + bigdecimal (3.3.1) bindata (2.5.0) bindex (0.8.1) bootsnap (1.18.6) @@ -122,13 +122,13 @@ GEM xpath (~> 3.2) climate_control (1.2.0) concurrent-ruby (1.3.5) - connection_pool (2.5.4) + connection_pool (2.5.5) crack (1.0.0) bigdecimal rexml crass (1.0.6) csv (3.3.5) - date (3.4.1) + date (3.5.0) debug (1.11.0) irb (~> 1.10) reline (>= 0.3.8) @@ -147,7 +147,7 @@ GEM drb (2.2.3) email_validator (2.2.4) activemodel - erb (5.0.2) + erb (6.0.0) erubi (1.13.1) faraday (2.12.2) faraday-net_http (>= 2.0, < 3.5) @@ -188,7 +188,7 @@ GEM activesupport (>= 6.0.0) railties (>= 6.0.0) io-console (0.8.1) - irb (1.15.2) + irb (1.15.3) pp (>= 0.6.0) rdoc (>= 4.0.0) reline (>= 0.4.2) @@ -236,7 +236,7 @@ GEM marcel (1.0.4) matrix (0.4.2) mini_mime (1.1.5) - minitest (5.25.5) + minitest (5.26.2) mocha (2.7.1) ruby2_keywords (>= 0.0.5) msgpack (1.8.0) @@ -295,7 +295,7 @@ GEM pg (1.6.2-arm64-darwin) pg (1.6.2-x86_64-darwin) pg (1.6.2-x86_64-linux) - pp (0.6.2) + pp (0.6.3) prettyprint prettyprint (0.2.0) prism (1.4.0) @@ -306,7 +306,7 @@ GEM puma (7.0.4) nio4r (~> 2.0) racc (1.8.1) - rack (3.1.16) + rack (3.1.19) rack-cors (3.0.0) logger rack (>= 3.0.14) @@ -358,12 +358,13 @@ GEM thor (~> 1.0, >= 1.2.2) zeitwerk (~> 2.6) rainbow (3.1.1) - rake (13.3.0) - rdoc (6.14.2) + rake (13.3.1) + rdoc (6.16.0) erb psych (>= 4.0.0) + tsort regexp_parser (2.11.3) - reline (0.6.2) + reline (0.6.3) io-console (~> 0.5) responders (3.1.1) actionpack (>= 5.2) @@ -426,10 +427,10 @@ GEM rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2, < 4.0) websocket (~> 1.0) - sentry-rails (5.28.0) - railties (>= 5.0) - sentry-ruby (~> 5.28.0) - sentry-ruby (5.28.0) + sentry-rails (6.2.0) + railties (>= 5.2.0) + sentry-ruby (~> 6.2.0) + sentry-ruby (6.2.0) bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) simplecov (0.22.0) @@ -454,7 +455,7 @@ GEM stimulus-rails (1.3.4) railties (>= 6.0.0) stringex (2.8.6) - stringio (3.1.7) + stringio (3.1.8) swd (2.0.3) activesupport (>= 3) attr_required (>= 0.0.5) @@ -463,6 +464,7 @@ GEM thor (1.4.0) tilt (2.6.0) timeout (0.4.3) + tsort (0.2.0) turbo-rails (2.0.17) actionpack (>= 7.1.0) railties (>= 7.1.0)