We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ccae5e6 + 76f4529 commit f647a4aCopy full SHA for f647a4a
Gemfile.lock
@@ -132,10 +132,10 @@ GEM
132
debug (1.11.1)
133
irb (~> 1.10)
134
reline (>= 0.3.8)
135
- devise (4.9.4)
+ devise (5.0.3)
136
bcrypt (~> 3.0)
137
orm_adapter (~> 0.1)
138
- railties (>= 4.1.0)
+ railties (>= 7.0)
139
responders
140
warden (~> 1.2.3)
141
docile (1.4.1)
@@ -375,9 +375,9 @@ GEM
375
regexp_parser (2.11.3)
376
reline (0.6.3)
377
io-console (~> 0.5)
378
- responders (3.1.1)
379
- actionpack (>= 5.2)
380
- railties (>= 5.2)
+ responders (3.2.0)
+ actionpack (>= 7.0)
381
rexml (3.4.4)
382
rubocop (1.85.0)
383
json (~> 2.3)
0 commit comments