diff --git a/Gemfile.lock b/Gemfile.lock old mode 100755 new mode 100644 index c236526..28afc4b --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - activesupport (7.0.4) + activesupport (7.0.4.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -78,7 +78,7 @@ GEM thread_safe (~> 0.3, >= 0.3.1) method_source (1.0.0) mini_mime (1.1.2) - minitest (5.16.3) + minitest (5.17.0) mongo (2.18.1) bson (>= 4.14.1, < 5.0.0) multi_json (1.15.0)