Skip to content

Commit 1a06dbb

Browse files
chore(deps): 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 a355057 commit 1a06dbb

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ gem 'acts_as_tenant'
184184
gem 'http_accept_language'
185185

186186
# User authentication
187-
gem 'devise', '4.9.4'
187+
gem 'devise', '5.0.3'
188188
gem 'devise-multi_email'
189189
gem 'keycloak'
190190
gem 'jwt'

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -203,10 +203,10 @@ GEM
203203
unicode (>= 0.4.4.5)
204204
csv (3.3.5)
205205
date (3.5.1)
206-
devise (4.9.4)
206+
devise (5.0.3)
207207
bcrypt (~> 3.0)
208208
orm_adapter (~> 0.1)
209-
railties (>= 4.1.0)
209+
railties (>= 7.0)
210210
responders
211211
warden (~> 1.2.3)
212212
devise-multi_email (3.1.6)
@@ -718,7 +718,7 @@ DEPENDENCIES
718718
consistency_fail
719719
coursemology-polyglot!
720720
csv
721-
devise (= 4.9.4)
721+
devise (= 5.0.3)
722722
devise-multi_email
723723
docker-api
724724
docx

0 commit comments

Comments
 (0)