diff --git a/Gemfile.lock b/Gemfile.lock index b5a9b9a3da..b30f1983db 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -405,8 +405,8 @@ GEM activerecord (>= 5.2) request_store (~> 1.1) parallel (1.21.0) - paranoia (2.4.3) - activerecord (>= 4.0, < 6.2) + paranoia (2.6.0) + activerecord (>= 5.1, < 7.1) parser (3.1.0.0) ast (~> 2.4.1) paypal-sdk-core (0.3.4) @@ -628,7 +628,7 @@ GEM tilt (2.0.10) timecop (0.9.4) ttfunk (1.7.0) - tzinfo (2.0.4) + tzinfo (2.0.5) concurrent-ruby (~> 1.0) uglifier (4.2.0) execjs (>= 0.3.0, < 3)