Skip to content

Commit

Permalink
Merge pull request #371 from goinvo/dependabot/bundler/passwordless-1…
Browse files Browse the repository at this point in the history
….8.0

build(deps): bump passwordless from 1.7.0 to 1.8.0
  • Loading branch information
fermion authored Oct 28, 2024
2 parents 95102bc + 9d05955 commit 4c280e2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 4c280e2

Please sign in to comment.