File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ gemspec
1010gem "appraisal" , "~> 2.5" , require : false
1111gem "capybara" , "~> 3.40"
1212gem "combustion" , "~> 1.3"
13- gem "devise" , "~> 4.9 "
13+ gem "devise" , github : "cedarcode/devise" , branch : "sr--2fa-interface "
1414gem "importmap-rails" , "~> 2.2"
1515gem "propshaft" , "~> 1.2"
1616gem "pry-byebug" , "~> 3.11"
Original file line number Diff line number Diff line change 1+ GIT
2+ remote: https://github.com/cedarcode/devise
3+ revision: 0a4c6683b392bc0489dd829320e3817b62437d9a
4+ branch: sr--2fa-interface
5+ specs:
6+ devise (5.0.2 )
7+ bcrypt (~> 3.0 )
8+ orm_adapter (~> 0.1 )
9+ railties (>= 7.0 )
10+ responders
11+ warden (~> 1.2.3 )
12+
113PATH
214 remote: .
315 specs:
116128 openssl-signature_algorithm (~> 1.0 )
117129 crass (1.0.6 )
118130 date (3.4.1 )
119- devise (4.9.4 )
120- bcrypt (~> 3.0 )
121- orm_adapter (~> 0.1 )
122- railties (>= 4.1.0 )
123- responders
124- warden (~> 1.2.3 )
125131 diff-lcs (1.6.2 )
126132 drb (2.2.3 )
127133 erb (5.0.2 )
@@ -345,7 +351,7 @@ DEPENDENCIES
345351 appraisal (~> 2.5 )
346352 capybara (~> 3.40 )
347353 combustion (~> 1.3 )
348- devise ( ~> 4.9 )
354+ devise !
349355 devise-webauthn !
350356 importmap-rails (~> 2.2 )
351357 propshaft (~> 1.2 )
You can’t perform that action at this time.
0 commit comments