diff --git a/Gemfile b/Gemfile index 7f9f9249..42fd88f4 100644 --- a/Gemfile +++ b/Gemfile @@ -28,7 +28,7 @@ gem "tailwindcss-rails" # 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.6" +gem "passwordless", "~> 1.7" gem "graphql", "~> 2.3" gem "graphiql-rails" gem "view_component" diff --git a/Gemfile.lock b/Gemfile.lock index 0a3f746c..23fe52ec 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -178,7 +178,7 @@ GEM method_source (1.1.0) mini_magick (4.12.0) mini_mime (1.1.5) - minitest (5.23.0) + minitest (5.23.1) money (6.19.0) i18n (>= 0.6.4, <= 2) msgpack (1.7.2) @@ -202,7 +202,7 @@ GEM paper_trail (15.1.0) activerecord (>= 6.1) request_store (~> 1.4) - passwordless (1.6.0) + passwordless (1.7.0) bcrypt (>= 3.1.11) rails (>= 5.1.4) pg (1.5.6) @@ -211,7 +211,7 @@ GEM public_suffix (5.0.4) puma (6.4.2) nio4r (~> 2.0) - racc (1.7.3) + racc (1.8.0) rack (3.0.11) rack-cors (2.0.2) rack (>= 2.0.0) @@ -256,7 +256,7 @@ GEM thor (~> 1.0, >= 1.2.2) zeitwerk (~> 2.6) rake (13.2.1) - rdoc (6.6.3.1) + rdoc (6.7.0) psych (>= 4.0.0) redis-client (0.22.1) connection_pool @@ -349,7 +349,7 @@ GEM websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.6.14) + zeitwerk (2.6.15) PLATFORMS aarch64-linux @@ -374,7 +374,7 @@ DEPENDENCIES letter_opener money paper_trail - passwordless (~> 1.6) + passwordless (~> 1.7) pg (~> 1.5) puma (>= 5.0) rack-cors