diff --git a/Gemfile b/Gemfile index 867b812..82a273e 100644 --- a/Gemfile +++ b/Gemfile @@ -29,7 +29,7 @@ gem "recaptcha" # Windows does not include zoneinfo files, so bundle the tzinfo-data gem gem "tzinfo-data", platforms: %i[ windows jruby ] gem 'paper_trail' -gem "passwordless", "~> 1.7" +gem "passwordless", "~> 1.8" gem "graphql", "~> 2.3" gem "graphiql-rails" gem "view_component" diff --git a/Gemfile.lock b/Gemfile.lock index 3cce3e2..2d4bf97 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -207,7 +207,7 @@ GEM paper_trail (15.2.0) activerecord (>= 6.1) request_store (~> 1.4) - passwordless (1.7.0) + passwordless (1.8.0) bcrypt (>= 3.1.11) rails (>= 5.1.4) pg (1.5.9) @@ -383,7 +383,7 @@ DEPENDENCIES letter_opener_web money paper_trail - passwordless (~> 1.7) + passwordless (~> 1.8) pg (~> 1.5) puma (>= 5.0) rack-cors