diff --git a/Gemfile b/Gemfile index 55c65c9..d1f193a 100644 --- a/Gemfile +++ b/Gemfile @@ -41,7 +41,7 @@ gem "ruby-vips" # Security update gem "nokogiri", ">= 1.12.5" -gem "devise_token_auth", "~> 1.2", ">= 1.2.6" +gem "devise_token_auth", "~> 1.3" gem "jsonapi-serializer" gem "pundit" gem "aasm" diff --git a/Gemfile.lock b/Gemfile.lock index 6edd932..90cecb6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -138,16 +138,16 @@ GEM irb (~> 1.10) reline (>= 0.3.8) deep_merge (1.2.2) - 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_token_auth (1.2.6) + devise_token_auth (1.3.0) bcrypt (~> 3.0) - devise (> 3.5.2, < 5) - rails (>= 4.2.0, < 8.2) + devise (> 3.5.2, < 6) + rails (>= 4.2.0, < 8.3) drb (2.2.3) erb (6.0.7) erb_lint (0.9.0) @@ -290,10 +290,10 @@ GEM orm_adapter (0.5.0) os (1.1.4) ostruct (0.6.3) - overcommit (0.71.0) + overcommit (0.72.0) childprocess (>= 0.6.3, < 6) iniparse (~> 1.4) - rexml (>= 3.3.9) + rexml (>= 3.4.2) pagy (43.6.1) json uri @@ -375,9 +375,9 @@ GEM rbs (>= 4.0.0) tsort regexp_parser (2.12.0) - reline (0.6.3) + reline (0.7.0) io-console (~> 0.5) - resend (1.6.0) + resend (1.7.0) base64 httparty (>= 0.22.0) responders (3.2.0) @@ -441,7 +441,7 @@ GEM activejob (>= 7.2) activerecord (>= 7.2) railties (>= 7.2) - solid_queue (1.5.0) + solid_queue (1.6.0) activejob (>= 7.1) activerecord (>= 7.1) concurrent-ruby (>= 1.3.1) @@ -516,7 +516,7 @@ DEPENDENCIES config csv (~> 3.3) debug - devise_token_auth (~> 1.2, >= 1.2.6) + devise_token_auth (~> 1.3) erb_lint image_processing (~> 2.0) importmap-rails