diff --git a/Gemfile.lock b/Gemfile.lock index b4f8a9d..b82bada 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -133,10 +133,10 @@ GEM debug (1.11.0) irb (~> 1.10) reline (>= 0.3.8) - devise (4.9.4) + devise (5.0.4) bcrypt (~> 3.0) orm_adapter (~> 0.1) - railties (>= 4.1.0) + railties (>= 7.0) responders warden (~> 1.2.3) devise-passkeys (0.3.0) @@ -306,9 +306,9 @@ GEM regexp_parser (2.12.0) reline (0.6.3) io-console (~> 0.5) - responders (3.1.1) - actionpack (>= 5.2) - railties (>= 5.2) + responders (3.2.0) + actionpack (>= 7.0) + railties (>= 7.0) rexml (3.4.4) rubocop (1.88.2) json (~> 2.3)