Skip to content

Commit 76f4529

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 ccae5e6 commit 76f4529

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -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)
@@ -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)