Skip to content

Commit 6adcbe6

Browse files
Bump devise from 4.9.4 to 5.0.3
Bumps [devise](https://github.com/heartcombo/devise) from 4.9.4 to 5.0.3. - [Release notes](https://github.com/heartcombo/devise/releases) - [Changelog](https://github.com/heartcombo/devise/blob/main/CHANGELOG.md) - [Commits](heartcombo/devise@v4.9.4...v5.0.3) --- updated-dependencies: - dependency-name: devise dependency-version: 5.0.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8a99ed7 commit 6adcbe6

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

Gemfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ GEM
101101
multi_json (~> 1)
102102
statsd-ruby (~> 1.1)
103103
base64 (0.3.0)
104-
bcrypt (3.1.20)
104+
bcrypt (3.1.21)
105105
benchmark (0.5.0)
106106
bigdecimal (4.0.1)
107107
bindata (2.5.0)
@@ -132,10 +132,10 @@ GEM
132132
debug (1.11.1)
133133
irb (~> 1.10)
134134
reline (>= 0.3.8)
135-
devise (4.9.4)
135+
devise (5.0.3)
136136
bcrypt (~> 3.0)
137137
orm_adapter (~> 0.1)
138-
railties (>= 4.1.0)
138+
railties (>= 7.0)
139139
responders
140140
warden (~> 1.2.3)
141141
docile (1.4.1)
@@ -226,7 +226,7 @@ GEM
226226
ffi-compiler (~> 1.0)
227227
rake (~> 13.0)
228228
logger (1.7.0)
229-
loofah (2.25.0)
229+
loofah (2.25.1)
230230
crass (~> 1.0.2)
231231
nokogiri (>= 1.12.0)
232232
mail (2.9.0)
@@ -375,9 +375,9 @@ GEM
375375
regexp_parser (2.11.3)
376376
reline (0.6.3)
377377
io-console (~> 0.5)
378-
responders (3.1.1)
379-
actionpack (>= 5.2)
380-
railties (>= 5.2)
378+
responders (3.2.0)
379+
actionpack (>= 7.0)
380+
railties (>= 7.0)
381381
rexml (3.4.4)
382382
rubocop (1.85.0)
383383
json (~> 2.3)

0 commit comments

Comments
 (0)