diff --git a/Gemfile b/Gemfile index 202b358..afa44b8 100644 --- a/Gemfile +++ b/Gemfile @@ -8,7 +8,7 @@ gem 'bootsnap' gem 'bourgeois' gem 'camaraderie' gem 'cancancan' -gem 'devise', '~> 4.9' +gem 'devise', '~> 5.0' gem 'devise-security', github: 'devise-security/devise-security' gem 'friendly_id' gem 'gaffe', '1.2.0' diff --git a/Gemfile.lock b/Gemfile.lock index e39ab31..3dfe441 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -90,7 +90,7 @@ GEM base64 (0.3.0) bcrypt (3.1.22) benchmark (0.5.0) - bigdecimal (4.0.1) + bigdecimal (4.1.2) blockenspiel (0.5.0) bootsnap (1.18.6) msgpack (~> 1.2) @@ -115,10 +115,10 @@ GEM database_cleaner-core (~> 2.0) database_cleaner-core (2.0.1) date (3.5.1) - 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) diff-lcs (1.6.2) @@ -142,7 +142,7 @@ GEM i18n (1.14.8) concurrent-ruby (~> 1.0) io-console (0.8.2) - irb (1.17.0) + irb (1.18.0) pp (>= 0.6.0) prism (>= 1.3.0) rdoc (>= 4.0.0) @@ -185,7 +185,7 @@ GEM net-smtp (0.5.1) net-protocol nio4r (2.7.5) - nokogiri (1.19.2) + nokogiri (1.19.3) mini_portile2 (~> 2.8.2) racc (~> 1.4) orm_adapter (0.5.0) @@ -200,7 +200,7 @@ GEM pp (0.6.3) prettyprint prettyprint (0.2.0) - prism (1.6.0) + prism (1.9.0) psych (5.3.1) date stringio @@ -261,7 +261,7 @@ GEM tsort (>= 0.2) zeitwerk (~> 2.6) rainbow (3.1.1) - rake (13.3.1) + rake (13.4.2) ranked-model (0.4.11) activerecord (>= 5.2) rdoc (7.2.0) @@ -382,7 +382,7 @@ DEPENDENCIES camaraderie cancancan database_cleaner-active_record - devise (~> 4.9) + devise (~> 5.0) devise-security! factory_bot_rails ffaker