Bump paranoia from 3.0.0 to 3.0.1

Bumps [paranoia](https://github.com/rubysherpas/paranoia) from 3.0.0 to 3.0.1.
- [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/v3.0.0...v3.0.1)

---
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:
dependabot[bot]
2025-05-26 13:25:34 +00:00
committed by GitHub
parent f607048fd0
commit 39fd024b22
2 changed files with 3 additions and 3 deletions

View File

@@ -39,7 +39,7 @@ gem "omniauth-facebook", "~> 10.0.0"
gem "omniauth-google-oauth2", "~> 1.2.0" gem "omniauth-google-oauth2", "~> 1.2.0"
gem "omniauth-rails_csrf_protection", "~> 1.0.2" gem "omniauth-rails_csrf_protection", "~> 1.0.2"
gem "omniauth-twitter", "~> 1.4.0" gem "omniauth-twitter", "~> 1.4.0"
gem "paranoia", "~> 3.0.0" gem "paranoia", "~> 3.0.1"
gem "pg", "~> 1.5.9" gem "pg", "~> 1.5.9"
gem "pg_search", "~> 2.3.7" gem "pg_search", "~> 2.3.7"
gem "puma", "~> 5.6.9" gem "puma", "~> 5.6.9"

View File

@@ -444,7 +444,7 @@ GEM
orm_adapter (0.5.0) orm_adapter (0.5.0)
ostruct (0.6.1) ostruct (0.6.1)
parallel (1.26.3) parallel (1.26.3)
paranoia (3.0.0) paranoia (3.0.1)
activerecord (>= 6, < 8.1) activerecord (>= 6, < 8.1)
parser (3.3.8.0) parser (3.3.8.0)
ast (~> 2.4.1) ast (~> 2.4.1)
@@ -792,7 +792,7 @@ DEPENDENCIES
omniauth-google-oauth2 (~> 1.2.0) omniauth-google-oauth2 (~> 1.2.0)
omniauth-rails_csrf_protection (~> 1.0.2) omniauth-rails_csrf_protection (~> 1.0.2)
omniauth-twitter (~> 1.4.0) omniauth-twitter (~> 1.4.0)
paranoia (~> 3.0.0) paranoia (~> 3.0.1)
pdf-reader (~> 2.14.1) pdf-reader (~> 2.14.1)
pg (~> 1.5.9) pg (~> 1.5.9)
pg_search (~> 2.3.7) pg_search (~> 2.3.7)