diff --git a/Gemfile.lock b/Gemfile.lock index a5973ff..9802a38 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -79,7 +79,7 @@ GEM uri (>= 0.13.1) acts_as_tenant (1.0.1) rails (>= 6.0) - addressable (2.8.9) + addressable (2.9.0) public_suffix (>= 2.0.2, < 8.0) after_commit_everywhere (1.6.0) activerecord (>= 4.2) @@ -94,7 +94,7 @@ GEM erubi (~> 1.4) parser (>= 2.4) smart_properties - bigdecimal (4.1.0) + bigdecimal (4.1.1) bindex (0.8.1) bootsnap (1.23.0) msgpack (~> 1.2) @@ -270,11 +270,11 @@ GEM racc (~> 1.4) orm_adapter (0.5.0) ostruct (0.6.3) - overcommit (0.68.0) + overcommit (0.69.0) childprocess (>= 0.6.3, < 6) iniparse (~> 1.4) rexml (>= 3.3.9) - pagy (43.4.4) + pagy (43.5.0) json uri yaml @@ -308,7 +308,7 @@ GEM rack (3.2.6) rack-attack (6.8.0) rack (>= 1.0, < 4) - rack-session (2.1.1) + rack-session (2.1.2) base64 (>= 0.1.0) rack (>= 3.0.0) rack-test (2.2.0) @@ -354,7 +354,7 @@ GEM regexp_parser (2.11.3) reline (0.6.3) io-console (~> 0.5) - resend (1.0.1) + resend (1.1.0) httparty (>= 0.21.0) responders (3.2.0) actionpack (>= 7.0) @@ -398,7 +398,7 @@ GEM seed-fu (2.3.9) activerecord (>= 3.1) activesupport (>= 3.1) - selenium-webdriver (4.41.0) + selenium-webdriver (4.43.0) base64 (~> 0.2) logger (~> 1.4) rexml (~> 3.2, >= 3.2.5) @@ -414,7 +414,7 @@ GEM activejob (>= 7.2) activerecord (>= 7.2) railties (>= 7.2) - solid_queue (1.3.2) + solid_queue (1.4.0) activejob (>= 7.1) activerecord (>= 7.1) concurrent-ruby (>= 1.3.1) @@ -454,7 +454,7 @@ GEM actionview (>= 8.0.0) bindex (>= 0.4.0) railties (>= 8.0.0) - webmock (3.26.1) + webmock (3.26.2) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0)