Skip to content

Commit fb47882

Browse files
chore(deps): update dependency paranoia to '~> 3.1.0' (#1117)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 36ef8b6 commit fb47882

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ gem 'omniauth', '~> 2.1.4'
2020
gem 'omniauth-oauth2', '~> 1.8.0'
2121
gem 'omniauth-rails_csrf_protection', '~> 1.0', '>= 1.0.2'
2222
gem 'paper_trail', '~> 17.0.0'
23-
gem 'paranoia', '~> 3.0.1'
23+
gem 'paranoia', '~> 3.1.0'
2424
gem 'pg', '~> 1.6.2'
2525
gem 'puma', '~> 6.6.1'
2626
gem 'pundit', '~> 2.5.2'

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ GEM
263263
mina (1.2.5)
264264
rake
265265
mini_mime (1.1.5)
266-
minitest (5.26.0)
266+
minitest (5.26.1)
267267
mollie-api-ruby (4.18.0)
268268
bigdecimal (~> 3.1, >= 3.1.8)
269269
ostruct (~> 0.6.0)
@@ -320,8 +320,8 @@ GEM
320320
activerecord (>= 7.1)
321321
request_store (~> 1.4)
322322
parallel (1.27.0)
323-
paranoia (3.0.1)
324-
activerecord (>= 6, < 8.1)
323+
paranoia (3.1.0)
324+
activerecord (>= 7, < 8.2)
325325
parser (3.3.10.0)
326326
ast (~> 2.4.1)
327327
racc
@@ -651,7 +651,7 @@ DEPENDENCIES
651651
omniauth-oauth2 (~> 1.8.0)
652652
omniauth-rails_csrf_protection (~> 1.0, >= 1.0.2)
653653
paper_trail (~> 17.0.0)
654-
paranoia (~> 3.0.1)
654+
paranoia (~> 3.1.0)
655655
pg (~> 1.6.2)
656656
pry-byebug (~> 3.11.0)
657657
pry-rails (~> 0.3.11)

0 commit comments

Comments
 (0)