We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a99ed7 commit 8ee5d94Copy full SHA for 8ee5d94
1 file changed
Gemfile.lock
@@ -101,7 +101,7 @@ GEM
101
multi_json (~> 1)
102
statsd-ruby (~> 1.1)
103
base64 (0.3.0)
104
- bcrypt (3.1.20)
+ bcrypt (3.1.21)
105
benchmark (0.5.0)
106
bigdecimal (4.0.1)
107
bindata (2.5.0)
@@ -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.2)
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