update to rails 8.2

This commit is contained in:
Christoph Haas 2025-03-13 23:05:41 +01:00
parent 7117cb13d8
commit 7f9502fdfb
11 changed files with 92 additions and 94 deletions

View file

@ -116,9 +116,6 @@ GEM
connection_pool (2.5.0)
content_disposition (1.0.0)
crass (1.0.6)
dartsass-rails (0.5.1)
railties (>= 6.0.0)
sass-embedded (~> 1.63)
date (3.4.1)
debug (1.10.0)
irb (~> 1.10)
@ -161,9 +158,6 @@ GEM
sprockets-es6
globalid (1.2.1)
activesupport (>= 6.1)
google-protobuf (4.29.3-x86_64-linux)
bigdecimal
rake (>= 13)
gravtastic (3.2.6)
guard (2.19.1)
formatador (>= 0.2.4)
@ -201,7 +195,7 @@ GEM
rails-dom-testing (>= 1, < 3)
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
json (2.10.1)
json (2.10.2)
json-jwt (1.16.7)
activesupport (>= 4.2)
aes_key_wrap
@ -213,7 +207,7 @@ GEM
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
logger (1.6.5)
logger (1.6.6)
loofah (2.24.0)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
@ -226,11 +220,11 @@ GEM
marcel (1.0.4)
matrix (0.4.2)
method_source (1.1.0)
mini_magick (5.1.2)
mini_magick (5.2.0)
benchmark
logger
mini_mime (1.1.5)
minitest (5.25.4)
minitest (5.25.5)
minitest-rails (7.2.0)
minitest (~> 5.20)
railties (>= 7.2.0, < 8.0.0)
@ -253,12 +247,12 @@ GEM
net-smtp (0.5.1)
net-protocol
nio4r (2.7.4)
nokogiri (1.18.2-x86_64-linux-gnu)
nokogiri (1.18.3-x86_64-linux-gnu)
racc (~> 1.4)
notiffany (0.1.3)
nenv (~> 0.1)
shellany (~> 0.0)
omniauth (2.1.2)
omniauth (2.1.3)
hashie (>= 3.4.6)
rack (>= 2.2.3)
rack-protection
@ -301,7 +295,7 @@ GEM
puma (6.6.0)
nio4r (~> 2.0)
racc (1.8.1)
rack (3.1.9)
rack (3.1.12)
rack-oauth2 (2.2.1)
activesupport
attr_required
@ -371,11 +365,11 @@ GEM
responders (3.1.1)
actionpack (>= 5.2)
railties (>= 5.2)
rexml (3.4.0)
rexml (3.4.1)
rouge (4.5.1)
ruby-graphviz (1.2.5)
rexml
ruby-lsp (0.23.10)
ruby-lsp (0.23.11)
language_server-protocol (~> 3.17.0)
prism (>= 1.2, < 2.0)
rbs (>= 3, < 4)
@ -385,15 +379,13 @@ GEM
ffi (~> 1.12)
logger
rubyzip (2.4.1)
rufo (0.18.0)
sass-embedded (1.83.4-x86_64-linux-gnu)
google-protobuf (~> 4.29)
rufo (0.18.1)
sassc (2.4.0)
ffi (~> 1.9)
sdoc (2.6.1)
rdoc (>= 5.0)
securerandom (0.4.1)
selenium-webdriver (4.28.0)
selenium-webdriver (4.29.1)
base64 (~> 0.2)
logger (~> 1.4)
rexml (~> 3.2, >= 3.2.5)
@ -410,7 +402,7 @@ GEM
actionpack (>= 3.1)
railties (>= 3.1)
slim (>= 3.0, < 6.0, != 5.0.0)
sorbet-runtime (0.5.11820)
sorbet-runtime (0.5.11930)
spring (2.1.1)
spring-watcher-listen (2.0.1)
listen (>= 2.7, < 4.0)
@ -426,7 +418,7 @@ GEM
actionpack (>= 6.1)
activesupport (>= 6.1)
sprockets (>= 3.0.0)
stringio (3.1.2)
stringio (3.1.5)
swd (2.0.3)
activesupport (>= 3)
attr_required (>= 0.0.5)
@ -443,7 +435,7 @@ GEM
concurrent-ruby (~> 1.0)
uglifier (4.2.1)
execjs (>= 0.3.0, < 3)
uri (1.0.2)
uri (1.0.3)
useragent (0.16.11)
validate_url (1.0.15)
activemodel (>= 3.0.0)
@ -464,7 +456,7 @@ GEM
will_paginate (>= 3.0.3)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.7.1)
zeitwerk (2.7.2)
PLATFORMS
x86_64-linux
@ -478,7 +470,6 @@ DEPENDENCIES
bzip2-ffi
cancancan
capybara
dartsass-rails (~> 0.5.1)
debug
devise
factory_bot_rails
@ -502,7 +493,7 @@ DEPENDENCIES
pg
pg_search
puma (~> 6.6.0)
rails (~> 7.1)
rails (~> 7.2)
rails-erd
rails-healthcheck
ruby-lsp