diff --git a/Gemfile b/Gemfile index 1576247..7b33e23 100644 --- a/Gemfile +++ b/Gemfile @@ -62,8 +62,8 @@ gem 'inline_svg', '~> 1.9' gem 'lograge', '~> 0.14.0' # Errors -gem 'sentry-rails', '~> 5.14' -gem 'sentry-ruby', '~> 5.14' +gem 'sentry-rails', '~> 5.16' +gem 'sentry-ruby', '~> 5.16' # Partials gem 'nice_partials', '~> 0.10.0' diff --git a/Gemfile.lock b/Gemfile.lock index 6877f72..de489a4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -116,8 +116,7 @@ GEM reline (>= 0.3.8) diff-lcs (1.5.0) dotenv (2.8.1) - drb (2.2.0) - ruby2_keywords + drb (2.2.1) ed25519 (1.3.0) erb-formatter (0.7.1) syntax_tree (~> 6.0) @@ -151,7 +150,7 @@ GEM activesupport (>= 3.0) nokogiri (>= 1.6) io-console (0.7.2) - irb (1.11.1) + irb (1.11.2) rdoc reline (>= 0.4.2) jbuilder (2.11.5) @@ -192,7 +191,7 @@ GEM net-smtp marcel (1.0.2) mini_mime (1.1.5) - minitest (5.21.2) + minitest (5.22.2) msgpack (1.7.2) mutex_m (0.2.0) net-imap (0.4.9.1) @@ -210,9 +209,9 @@ GEM nice_partials (0.10.0) actionview (>= 4.2.6) nio4r (2.7.0) - nokogiri (1.16.0-aarch64-linux) + nokogiri (1.16.2-aarch64-linux) racc (~> 1.4) - nokogiri (1.16.0-x86_64-linux) + nokogiri (1.16.2-x86_64-linux) racc (~> 1.4) oj (3.16.2) bigdecimal (~> 3.1) @@ -227,7 +226,7 @@ GEM nio4r (~> 2.0) raabro (1.4.0) racc (1.7.3) - rack (3.0.9) + rack (3.0.9.1) rack-session (2.0.0) rack (>= 3.0.0) rack-test (2.1.0) @@ -269,7 +268,7 @@ GEM rdoc (6.6.2) psych (>= 4.0.0) regexp_parser (2.9.0) - reline (0.4.2) + reline (0.4.3) io-console (~> 0.5) request_store (1.5.1) rack (>= 1.4) @@ -318,13 +317,12 @@ GEM rubocop-capybara (~> 2.17) rubocop-factory_bot (~> 2.22) ruby-progressbar (1.13.0) - ruby2_keywords (0.0.5) rufus-scheduler (3.9.1) fugit (~> 1.1, >= 1.1.6) - sentry-rails (5.15.2) + sentry-rails (5.16.1) railties (>= 5.0) - sentry-ruby (~> 5.15.2) - sentry-ruby (5.15.2) + sentry-ruby (~> 5.16.1) + sentry-ruby (5.16.1) concurrent-ruby (~> 1.0, >= 1.0.2) sprockets (4.2.1) concurrent-ruby (~> 1.0) @@ -347,7 +345,7 @@ GEM railties (>= 6.0.0) tailwindcss-rails (2.1.0-x86_64-linux) railties (>= 6.0.0) - thor (1.3.0) + thor (1.3.1) tilt (2.3.0) timeout (0.4.1) turbo-rails (1.5.0) @@ -368,7 +366,7 @@ GEM websocket-driver (0.7.6) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - zeitwerk (2.6.12) + zeitwerk (2.6.13) PLATFORMS aarch64-linux @@ -397,8 +395,8 @@ DEPENDENCIES rubocop-rails (~> 2.23) rubocop-rspec (~> 2.26) rufus-scheduler (~> 3.9) - sentry-rails (~> 5.14) - sentry-ruby (~> 5.14) + sentry-rails (~> 5.16) + sentry-ruby (~> 5.16) sprockets-rails sqlite3 (~> 1.7) stimulus-rails