Bump paranoia from 2.6.2 to 2.6.3
Bumps [paranoia](https://github.com/rubysherpas/paranoia) from 2.6.2 to 2.6.3. - [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/v2.6.2...v2.6.3) --- updated-dependencies: - dependency-name: paranoia dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -41,7 +41,7 @@ gem "omniauth-facebook", "~> 9.0.0"
|
|||||||
gem "omniauth-google-oauth2", "~> 1.1.1"
|
gem "omniauth-google-oauth2", "~> 1.1.1"
|
||||||
gem "omniauth-rails_csrf_protection", "~> 1.0.1"
|
gem "omniauth-rails_csrf_protection", "~> 1.0.1"
|
||||||
gem "omniauth-twitter", "~> 1.4.0"
|
gem "omniauth-twitter", "~> 1.4.0"
|
||||||
gem "paranoia", "~> 2.6.2"
|
gem "paranoia", "~> 2.6.3"
|
||||||
gem "pg", "~> 1.4.6"
|
gem "pg", "~> 1.4.6"
|
||||||
gem "pg_search", "~> 2.3.6"
|
gem "pg_search", "~> 2.3.6"
|
||||||
gem "puma", "~> 5.6.8"
|
gem "puma", "~> 5.6.8"
|
||||||
|
|||||||
@@ -409,8 +409,8 @@ GEM
|
|||||||
rack
|
rack
|
||||||
orm_adapter (0.5.0)
|
orm_adapter (0.5.0)
|
||||||
parallel (1.24.0)
|
parallel (1.24.0)
|
||||||
paranoia (2.6.2)
|
paranoia (2.6.3)
|
||||||
activerecord (>= 5.1, < 7.1)
|
activerecord (>= 5.1, < 7.2)
|
||||||
parser (3.3.0.5)
|
parser (3.3.0.5)
|
||||||
ast (~> 2.4.1)
|
ast (~> 2.4.1)
|
||||||
racc
|
racc
|
||||||
@@ -746,7 +746,7 @@ DEPENDENCIES
|
|||||||
omniauth-google-oauth2 (~> 1.1.1)
|
omniauth-google-oauth2 (~> 1.1.1)
|
||||||
omniauth-rails_csrf_protection (~> 1.0.1)
|
omniauth-rails_csrf_protection (~> 1.0.1)
|
||||||
omniauth-twitter (~> 1.4.0)
|
omniauth-twitter (~> 1.4.0)
|
||||||
paranoia (~> 2.6.2)
|
paranoia (~> 2.6.3)
|
||||||
pdf-reader (~> 2.12.0)
|
pdf-reader (~> 2.12.0)
|
||||||
pg (~> 1.4.6)
|
pg (~> 1.4.6)
|
||||||
pg_search (~> 2.3.6)
|
pg_search (~> 2.3.6)
|
||||||
|
|||||||
Reference in New Issue
Block a user