diff --git a/Gemfile b/Gemfile index ff322343..f1ce340f 100644 --- a/Gemfile +++ b/Gemfile @@ -36,9 +36,9 @@ gem 'redis', '~> 5.4', '>= 5.4.1' gem 'roo', '~> 2.10', '>= 2.10.1' gem 'ruby-filemagic', '~> 0.7', '>= 0.7.3' gem 'rubyzip', '~> 2.4', '>= 2.4.1' -gem 'sentry-rails', '~> 5.26' -gem 'sentry-ruby', '~> 5.26' -gem 'sentry-sidekiq', '~> 5.26' +gem 'sentry-rails', '~> 6.2' +gem 'sentry-ruby', '~> 6.2' +gem 'sentry-sidekiq', '~> 6.2' gem 'sepa_king', '~> 0.14' gem 'sidekiq', '~> 7.3', '>= 7.3.9' gem 'sidekiq-scheduler', '~> 6.0', '>= 6.0.1' diff --git a/Gemfile.lock b/Gemfile.lock index a790f37a..333f0ecd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,69 +1,71 @@ GEM remote: https://rubygems.org/ specs: - actioncable (7.2.2.1) - actionpack (= 7.2.2.1) - activesupport (= 7.2.2.1) + actioncable (7.2.3) + actionpack (= 7.2.3) + activesupport (= 7.2.3) nio4r (~> 2.0) websocket-driver (>= 0.6.1) zeitwerk (~> 2.6) - actionmailbox (7.2.2.1) - actionpack (= 7.2.2.1) - activejob (= 7.2.2.1) - activerecord (= 7.2.2.1) - activestorage (= 7.2.2.1) - activesupport (= 7.2.2.1) + actionmailbox (7.2.3) + actionpack (= 7.2.3) + activejob (= 7.2.3) + activerecord (= 7.2.3) + activestorage (= 7.2.3) + activesupport (= 7.2.3) mail (>= 2.8.0) - actionmailer (7.2.2.1) - actionpack (= 7.2.2.1) - actionview (= 7.2.2.1) - activejob (= 7.2.2.1) - activesupport (= 7.2.2.1) + actionmailer (7.2.3) + actionpack (= 7.2.3) + actionview (= 7.2.3) + activejob (= 7.2.3) + activesupport (= 7.2.3) mail (>= 2.8.0) rails-dom-testing (~> 2.2) - actionpack (7.2.2.1) - actionview (= 7.2.2.1) - activesupport (= 7.2.2.1) + actionpack (7.2.3) + actionview (= 7.2.3) + activesupport (= 7.2.3) + cgi nokogiri (>= 1.8.5) racc - rack (>= 2.2.4, < 3.2) + rack (>= 2.2.4, < 3.3) rack-session (>= 1.0.1) rack-test (>= 0.6.3) rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) useragent (~> 0.16) - actiontext (7.2.2.1) - actionpack (= 7.2.2.1) - activerecord (= 7.2.2.1) - activestorage (= 7.2.2.1) - activesupport (= 7.2.2.1) + actiontext (7.2.3) + actionpack (= 7.2.3) + activerecord (= 7.2.3) + activestorage (= 7.2.3) + activesupport (= 7.2.3) globalid (>= 0.6.0) nokogiri (>= 1.8.5) - actionview (7.2.2.1) - activesupport (= 7.2.2.1) + actionview (7.2.3) + activesupport (= 7.2.3) builder (~> 3.1) + cgi erubi (~> 1.11) rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) active_model_otp (2.3.4) activemodel rotp (~> 6.3.0) - activejob (7.2.2.1) - activesupport (= 7.2.2.1) + activejob (7.2.3) + activesupport (= 7.2.3) globalid (>= 0.3.6) - activemodel (7.2.2.1) - activesupport (= 7.2.2.1) - activerecord (7.2.2.1) - activemodel (= 7.2.2.1) - activesupport (= 7.2.2.1) + activemodel (7.2.3) + activesupport (= 7.2.3) + activerecord (7.2.3) + activemodel (= 7.2.3) + activesupport (= 7.2.3) timeout (>= 0.4.0) - activestorage (7.2.2.1) - actionpack (= 7.2.2.1) - activejob (= 7.2.2.1) - activerecord (= 7.2.2.1) - activesupport (= 7.2.2.1) + activestorage (7.2.3) + actionpack (= 7.2.3) + activejob (= 7.2.3) + activerecord (= 7.2.3) + activesupport (= 7.2.3) marcel (~> 1.0) - activesupport (7.2.2.1) + activesupport (7.2.3) base64 benchmark (>= 0.3) bigdecimal @@ -79,16 +81,16 @@ GEM public_suffix (>= 2.0.2, < 7.0) ast (2.4.3) awesome_print (1.9.2) - base64 (0.2.0) + base64 (0.3.0) bcrypt (3.1.20) bcrypt (3.1.20-java) - benchmark (0.4.0) + benchmark (0.5.0) better_errors (2.10.1) erubi (>= 1.0.0) rack (>= 0.9.0) rouge (>= 1.0.0) - bigdecimal (3.1.9) - bigdecimal (3.1.9-java) + bigdecimal (3.3.1) + bigdecimal (3.3.1-java) binding_of_caller (1.0.1) debug_inspector (>= 1.2.0) bootsnap (1.18.6) @@ -117,10 +119,12 @@ GEM fastimage case_transform (0.2) activesupport + cgi (0.5.0) + cgi (0.5.0-java) coderay (1.1.3) colorize (1.1.0) concurrent-ruby (1.3.5) - connection_pool (2.5.3) + connection_pool (2.5.5) consistency_fail (0.3.7) counter_culture (3.11.3) activerecord (>= 4.2) @@ -130,8 +134,8 @@ GEM rexml crass (1.0.6) csv (3.3.5) - date (3.4.1) - date (3.4.1-java) + date (3.5.0) + date (3.5.0-java) debug_inspector (1.2.0) diff-lcs (1.6.1) docile (1.4.1) @@ -144,7 +148,9 @@ GEM dotenv-rails (3.1.8) dotenv (= 3.1.8) railties (>= 6.1) - drb (2.2.1) + drb (2.2.3) + erb (6.0.0) + erb (6.0.0-java) erubi (1.13.1) et-orbi (1.2.11) tzinfo @@ -212,9 +218,9 @@ GEM ruby-vips (>= 2.0.17, < 3) improvmx (0.2.1) rest-client (~> 2.0) - io-console (0.8.0) - io-console (0.8.0-java) - irb (1.15.2) + io-console (0.8.1) + io-console (0.8.1-java) + irb (1.15.3) pp (>= 0.6.0) rdoc (>= 4.0.0) reline (>= 0.4.2) @@ -239,7 +245,7 @@ GEM ffi-compiler (~> 1.0) rake (~> 13.0) logger (1.7.0) - loofah (2.24.0) + loofah (2.24.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) lumberjack (1.2.10) @@ -261,8 +267,8 @@ GEM mini_magick (5.3.1) logger mini_mime (1.1.5) - mini_portile2 (2.8.8) - minitest (5.25.5) + mini_portile2 (2.8.9) + minitest (5.26.2) msgpack (1.8.0) msgpack (1.8.0-java) nenv (0.3.0) @@ -278,12 +284,12 @@ GEM netrc (0.11.0) nio4r (2.7.4) nio4r (2.7.4-java) - nokogiri (1.18.7) + nokogiri (1.18.10) mini_portile2 (~> 2.8.2) racc (~> 1.4) - nokogiri (1.18.7-java) + nokogiri (1.18.10-java) racc (~> 1.4) - nokogiri (1.18.7-x86_64-linux-gnu) + nokogiri (1.18.10-x86_64-linux-gnu) racc (~> 1.4) notiffany (0.1.3) nenv (~> 0.1) @@ -300,7 +306,7 @@ GEM racc pg (1.6.2) phonelib (0.10.13) - pp (0.6.2) + pp (0.6.3) prettyprint prettyprint (0.2.0) prism (1.4.0) @@ -316,10 +322,10 @@ GEM pry (>= 0.13, < 0.16) pry-rails (0.3.11) pry (>= 0.13.0) - psych (5.2.3) + psych (5.2.6) date stringio - psych (5.2.3-java) + psych (5.2.6-java) date jar-dependencies (>= 0.1.7) public_suffix (6.0.1) @@ -332,7 +338,7 @@ GEM raabro (1.4.0) racc (1.8.1) racc (1.8.1-java) - rack (3.0.14) + rack (3.2.4) rack-attack (6.7.0) rack (>= 1.0, < 4) rack-cors (3.0.0) @@ -340,28 +346,28 @@ GEM rack (>= 3.0.14) rack-mini-profiler (3.3.1) rack (>= 1.2.0) - rack-session (2.1.0) + rack-session (2.1.1) base64 (>= 0.1.0) rack (>= 3.0.0) rack-test (2.2.0) rack (>= 1.3) rackup (2.2.1) rack (>= 3) - rails (7.2.2.1) - actioncable (= 7.2.2.1) - actionmailbox (= 7.2.2.1) - actionmailer (= 7.2.2.1) - actionpack (= 7.2.2.1) - actiontext (= 7.2.2.1) - actionview (= 7.2.2.1) - activejob (= 7.2.2.1) - activemodel (= 7.2.2.1) - activerecord (= 7.2.2.1) - activestorage (= 7.2.2.1) - activesupport (= 7.2.2.1) + rails (7.2.3) + actioncable (= 7.2.3) + actionmailbox (= 7.2.3) + actionmailer (= 7.2.3) + actionpack (= 7.2.3) + actiontext (= 7.2.3) + actionview (= 7.2.3) + activejob (= 7.2.3) + activemodel (= 7.2.3) + activerecord (= 7.2.3) + activestorage (= 7.2.3) + activesupport (= 7.2.3) bundler (>= 1.15.0) - railties (= 7.2.2.1) - rails-dom-testing (2.2.0) + railties (= 7.2.3) + rails-dom-testing (2.3.0) activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) @@ -371,28 +377,32 @@ GEM rails-i18n (7.0.10) i18n (>= 0.7, < 2) railties (>= 6.0.0, < 8) - railties (7.2.2.1) - actionpack (= 7.2.2.1) - activesupport (= 7.2.2.1) + railties (7.2.3) + actionpack (= 7.2.3) + activesupport (= 7.2.3) + cgi irb (~> 1.13) rackup (>= 1.0.0) rake (>= 12.2) thor (~> 1.0, >= 1.2.2) + tsort (>= 0.2) zeitwerk (~> 2.6) rainbow (3.1.1) - rake (13.2.1) + rake (13.3.1) rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) rb-readline (0.5.5) - rdoc (6.13.1) + rdoc (6.16.0) + erb psych (>= 4.0.0) + tsort redis (5.4.1) redis-client (>= 0.22.0) - redis-client (0.24.0) + redis-client (0.26.1) connection_pool regexp_parser (2.10.0) - reline (0.6.1) + reline (0.6.3) io-console (~> 0.5) request_store (1.7.0) rack (>= 1.4) @@ -489,15 +499,15 @@ GEM rufus-scheduler (3.9.2) fugit (~> 1.1, >= 1.11.1) securerandom (0.4.1) - sentry-rails (5.28.1) - railties (>= 5.0) - sentry-ruby (~> 5.28.1) - sentry-ruby (5.28.1) + 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) - sentry-sidekiq (5.28.1) - sentry-ruby (~> 5.28.1) - sidekiq (>= 3.0) + sentry-sidekiq (6.2.0) + sentry-ruby (~> 6.2.0) + sidekiq (>= 5.0) sepa_king (0.14.0) activemodel (>= 4.2) iban-tools @@ -528,12 +538,13 @@ GEM listen (>= 2.7, < 4.0) spring (>= 4) ssrf_filter (1.2.0) - stringio (3.1.6) + stringio (3.1.8) terminal-notifier-guard (1.7.0) - thor (1.3.2) + thor (1.4.0) timecop (0.9.10) timeliness (0.5.2) timeout (0.4.3) + tsort (0.2.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) tzinfo-data (1.2025.2) @@ -560,7 +571,7 @@ GEM base64 websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - zeitwerk (2.7.2) + zeitwerk (2.7.3) PLATFORMS java @@ -631,9 +642,9 @@ DEPENDENCIES rubocop-rspec_rails (~> 2.31) ruby-filemagic (~> 0.7, >= 0.7.3) rubyzip (~> 2.4, >= 2.4.1) - sentry-rails (~> 5.26) - sentry-ruby (~> 5.26) - sentry-sidekiq (~> 5.26) + sentry-rails (~> 6.2) + sentry-ruby (~> 6.2) + sentry-sidekiq (~> 6.2) sepa_king (~> 0.14) sidekiq (~> 7.3, >= 7.3.9) sidekiq-scheduler (~> 6.0, >= 6.0.1)