diff --git a/Gemfile.lock b/Gemfile.lock index f0bfc34..6faa8d2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,12 +7,12 @@ PATH GEM remote: https://rubygems.org/ specs: - activemodel (7.0.3.1) - activesupport (= 7.0.3.1) - activerecord (7.0.3.1) - activemodel (= 7.0.3.1) - activesupport (= 7.0.3.1) - activesupport (7.0.3.1) + activemodel (7.0.4.1) + activesupport (= 7.0.4.1) + activerecord (7.0.4.1) + 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) @@ -42,7 +42,7 @@ GEM guard-compat (~> 1.1) rspec (>= 2.99.0, < 4.0) hashdiff (0.3.7) - i18n (1.11.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) jaro_winkler (1.5.4) listen (3.7.1) @@ -51,7 +51,7 @@ GEM lumberjack (1.2.8) method_source (1.0.0) mini_portile2 (2.8.0) - minitest (5.16.2) + minitest (5.17.0) nenv (0.3.0) nokogiri (1.13.10) mini_portile2 (~> 2.8.0) @@ -99,7 +99,7 @@ GEM shellany (0.0.1) sqlite3 (1.4.2) thor (1.2.1) - tzinfo (2.0.4) + tzinfo (2.0.5) concurrent-ruby (~> 1.0) unicode-display_width (1.6.1) webmock (3.4.2)