mirror of
https://github.com/projekteuler/projekteuler.git
synced 2025-12-10 08:46:41 +01:00
Bump devise from 4.8.0 to 4.8.1
Bumps [devise](https://github.com/heartcombo/devise) from 4.8.0 to 4.8.1. - [Release notes](https://github.com/heartcombo/devise/releases) - [Changelog](https://github.com/heartcombo/devise/blob/main/CHANGELOG.md) - [Commits](https://github.com/heartcombo/devise/compare/v4.8.0...v4.8.1) --- updated-dependencies: - dependency-name: devise dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
eab04b9404
commit
9e7951fc4b
2
Gemfile
2
Gemfile
@ -50,7 +50,7 @@ gem 'diff-lcs'
|
||||
gem 'will_paginate', '~> 3.3.1'
|
||||
gem 'will_paginate-bootstrap4', '~> 0.2.2'
|
||||
|
||||
gem 'devise', '~> 4.8.0'
|
||||
gem 'devise', '~> 4.8.1'
|
||||
gem 'omniauth'
|
||||
gem 'omniauth-rails_csrf_protection'
|
||||
gem 'omniauth-github'
|
||||
|
||||
@ -87,7 +87,7 @@ GEM
|
||||
crack (0.4.5)
|
||||
rexml
|
||||
crass (1.0.6)
|
||||
devise (4.8.0)
|
||||
devise (4.8.1)
|
||||
bcrypt (~> 3.0)
|
||||
orm_adapter (~> 0.1)
|
||||
railties (>= 4.1.0)
|
||||
@ -271,7 +271,7 @@ DEPENDENCIES
|
||||
bootstrap (~> 5.1.3)
|
||||
bootstrap_form (~> 5.0)
|
||||
coffee-rails (~> 5.0.0)
|
||||
devise (~> 4.8.0)
|
||||
devise (~> 4.8.1)
|
||||
diff-lcs
|
||||
diffy
|
||||
font-awesome-sass (~> 5.15.1)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user