Skip to content

Commit

Permalink
Bump devise from 4.8.1 to 4.9.3
Browse files Browse the repository at this point in the history
Bumps [devise](https://github.com/heartcombo/devise) from 4.8.1 to 4.9.3.
- [Release notes](https://github.com/heartcombo/devise/releases)
- [Changelog](https://github.com/heartcombo/devise/blob/main/CHANGELOG.md)
- [Commits](heartcombo/devise@v4.8.1...v4.9.3)

---
updated-dependencies:
- dependency-name: devise
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 12, 2023
1 parent aea1d89 commit edc7c05
Showing 1 changed file with 11 additions and 8 deletions.
19 changes: 11 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,15 @@ GIT
railties (>= 3.1.0)

GEM
remote: https://rubygems.org/
remote: https://rails-assets.org/
specs:
rails-assets-datetimepicker (2.5.20)
rails-assets-jquery (>= 1.7.2)
rails-assets-jquery-mousewheel (>= 3.1.13)
rails-assets-php-date-formatter (>= 1.3.3)

GEM
remote: https://rubygems.org/
specs:
acme-client (2.0.11)
faraday (>= 1.0, < 3.0.0)
Expand Down Expand Up @@ -271,7 +278,7 @@ GEM
date (3.3.3)
descendants_tracker (0.0.4)
thread_safe (~> 0.3, >= 0.3.1)
devise (4.8.1)
devise (4.9.3)
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
railties (>= 4.1.0)
Expand Down Expand Up @@ -370,7 +377,7 @@ GEM
kaminari-core (1.2.2)
kgio (2.11.4)
kostya-sigar (2.0.10)
loofah (2.21.3)
loofah (2.21.4)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
mail (2.8.1)
Expand Down Expand Up @@ -462,10 +469,6 @@ GEM
activesupport (= 7.0.8)
bundler (>= 1.15.0)
railties (= 7.0.8)
rails-assets-datetimepicker (2.5.20)
rails-assets-jquery (>= 1.7.2)
rails-assets-jquery-mousewheel (>= 3.1.13)
rails-assets-php-date-formatter (>= 1.3.3)
rails-assets-jquery (3.7.0)
rails-assets-jquery-mousewheel (3.1.13)
rails-assets-jquery (>= 1.2.2)
Expand Down Expand Up @@ -525,7 +528,7 @@ GEM
regexp_parser (2.8.1)
request_store (1.5.1)
rack (>= 1.4)
responders (3.1.0)
responders (3.1.1)
actionpack (>= 5.2)
railties (>= 5.2)
rexml (3.2.5)
Expand Down

0 comments on commit edc7c05

Please sign in to comment.