diff --git a/Gemfile.lock b/Gemfile.lock index 970ceabb..8b20d6bc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -230,7 +230,7 @@ GEM rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) - json (2.19.4) + json (2.19.5) json-schema (6.2.0) addressable (~> 2.8) bigdecimal (>= 3.1, < 5) @@ -278,13 +278,14 @@ GEM prism (~> 1.5) mlanett-redis-lock (0.2.7) redis - mongo (2.22.0) + mongo (2.24.0) base64 bson (>= 4.14.1, < 6.0.0) - mongoid (9.0.10) + mongoid (9.1.0) activemodel (>= 5.1, < 8.2, != 7.0.0) concurrent-ruby (>= 1.0.5, < 2.0) mongo (>= 2.18.0, < 3.0.0) + ostruct msgpack (1.8.0) multi_xml (0.8.1) bigdecimal (>= 3.1, < 5)