Bump paranoia from 2.4.3 to 2.6.0
Bumps [paranoia](https://github.com/rubysherpas/paranoia) from 2.4.3 to 2.6.0. - [Release notes](https://github.com/rubysherpas/paranoia/releases) - [Changelog](https://github.com/rubysherpas/paranoia/blob/core/CHANGELOG.md) - [Commits](https://github.com/rubysherpas/paranoia/compare/2.4.3...v2.6.0) --- updated-dependencies: - dependency-name: paranoia dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -41,7 +41,7 @@ gem "omniauth-facebook", "~> 8.0.0"
|
||||
gem "omniauth-google-oauth2", "~> 1.0.0"
|
||||
gem "omniauth-rails_csrf_protection", "~> 1.0.0"
|
||||
gem "omniauth-twitter", "~> 1.4.0"
|
||||
gem "paranoia", "~> 2.4.3"
|
||||
gem "paranoia", "~> 2.6.0"
|
||||
gem "pg", "~> 1.4.3"
|
||||
gem "pg_search", "~> 2.3.6"
|
||||
gem "puma", "~> 4.3.12"
|
||||
|
||||
@@ -441,8 +441,8 @@ GEM
|
||||
rack
|
||||
orm_adapter (0.5.0)
|
||||
parallel (1.20.1)
|
||||
paranoia (2.4.3)
|
||||
activerecord (>= 4.0, < 6.2)
|
||||
paranoia (2.6.0)
|
||||
activerecord (>= 5.1, < 7.1)
|
||||
parser (3.1.2.1)
|
||||
ast (~> 2.4.1)
|
||||
pg (1.4.3)
|
||||
@@ -763,7 +763,7 @@ DEPENDENCIES
|
||||
omniauth-google-oauth2 (~> 1.0.0)
|
||||
omniauth-rails_csrf_protection (~> 1.0.0)
|
||||
omniauth-twitter (~> 1.4.0)
|
||||
paranoia (~> 2.4.3)
|
||||
paranoia (~> 2.6.0)
|
||||
pg (~> 1.4.3)
|
||||
pg_search (~> 2.3.6)
|
||||
pronto (~> 0.11.0)
|
||||
|
||||
Reference in New Issue
Block a user