diff --git a/Gemfile.lock b/Gemfile.lock index 3749128..220051c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,16 +9,16 @@ PATH GEM remote: https://rubygems.org/ specs: - activemodel (7.0.3.1) - activesupport (= 7.0.3.1) - activesupport (7.0.3.1) + activemodel (7.0.4.3) + activesupport (= 7.0.4.3) + activesupport (7.0.4.3) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) byebug (11.1.3) coderay (1.1.3) - concurrent-ruby (1.1.10) + concurrent-ruby (1.2.2) ffi (1.13.0) formatador (0.2.5) guard (2.16.2) @@ -70,7 +70,7 @@ GEM thor (1.0.1) twtest (1.2.0) minitest - tzinfo (2.0.5) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) PLATFORMS