diff --git a/cli/Gemfile.lock b/cli/Gemfile.lock index de99481..c66fb3d 100644 --- a/cli/Gemfile.lock +++ b/cli/Gemfile.lock @@ -23,12 +23,12 @@ GIT GEM remote: https://rubygems.org/ specs: - activesupport (6.0.2.2) + activesupport (6.0.3.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) - zeitwerk (~> 2.2) + zeitwerk (~> 2.2, >= 2.2.2) bson (4.8.2) cassandra-driver (3.2.4) ione (~> 1.2) @@ -50,7 +50,7 @@ GEM ione (1.2.4) method_source (1.0.0) mini_portile2 (2.4.0) - minitest (5.14.0) + minitest (5.14.1) mongo (2.11.4) bson (>= 4.4.2, < 5.0.0) multi_json (1.14.1)