diff --git a/Gemfile.lock b/Gemfile.lock index 255b4c1..f156bdf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -82,7 +82,7 @@ GEM ast (2.4.3) base64 (0.3.0) bcrypt_pbkdf (1.1.1) - benchmark (0.4.1) + benchmark (0.5.0) bigdecimal (3.3.1) bootsnap (1.18.6) msgpack (~> 1.2) @@ -107,7 +107,7 @@ GEM railties (>= 6.1) drb (2.2.3) ed25519 (1.4.0) - erb (5.1.1) + erb (5.1.3) erubi (1.13.1) et-orbi (1.4.0) tzinfo @@ -116,8 +116,8 @@ GEM factory_bot_rails (6.5.1) factory_bot (~> 6.5) railties (>= 6.1.0) - fugit (1.11.2) - et-orbi (~> 1, >= 1.2.11) + fugit (1.12.1) + et-orbi (~> 1.4) raabro (~> 1.4) globalid (1.3.0) activesupport (>= 6.1) @@ -333,11 +333,11 @@ GEM activejob (>= 7.2) activerecord (>= 7.2) railties (>= 7.2) - solid_queue (1.2.1) + solid_queue (1.2.3) activejob (>= 7.1) activerecord (>= 7.1) concurrent-ruby (>= 1.3.1) - fugit (~> 1.11.0) + fugit (~> 1.11) railties (>= 7.1) thor (>= 1.3.1) sshkit (1.24.0)