diff --git a/Gemfile.lock b/Gemfile.lock index ca5159a..142feca 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,9 +9,9 @@ PATH GEM remote: https://rubygems.org/ specs: - activemodel (7.0.4) - activesupport (= 7.0.4) - activesupport (7.0.4) + activemodel (7.0.4.1) + activesupport (= 7.0.4.1) + activesupport (7.0.4.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -73,7 +73,7 @@ GEM kramdown (~> 2.0) method_source (1.0.0) mini_portile2 (2.8.0) - minitest (5.16.3) + minitest (5.17.0) multi_json (1.15.0) multipart-post (2.2.3) nokogiri (1.13.8)