diff --git a/Gemfile.lock b/Gemfile.lock index 3915655..9fa0f9e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -14,27 +14,26 @@ PATH GEM remote: https://rubygems.org/ specs: - activemodel (6.1.3) - activesupport (= 6.1.3) - activerecord (6.1.3) - activemodel (= 6.1.3) - activesupport (= 6.1.3) - activesupport (6.1.3) + 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) tzinfo (~> 2.0) - zeitwerk (~> 2.3) - annotate (3.1.1) - activerecord (>= 3.2, < 7.0) + annotate (3.2.0) + activerecord (>= 3.2, < 8.0) rake (>= 10.4, < 14.0) ast (2.4.2) - bullet (6.1.4) + bullet (7.0.7) activesupport (>= 3.0.0) uniform_notifier (~> 1.11) byebug (11.1.3) coderay (1.1.3) - concurrent-ruby (1.1.8) + concurrent-ruby (1.1.10) diff-lcs (1.4.4) docile (1.3.5) ffi (1.15.0) @@ -53,14 +52,14 @@ GEM guard (~> 2.1) guard-compat (~> 1.1) rspec (>= 2.99.0, < 4.0) - i18n (1.8.9) + i18n (1.12.0) concurrent-ruby (~> 1.0) listen (3.4.1) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) lumberjack (1.2.8) method_source (1.0.0) - minitest (5.14.4) + minitest (5.17.0) nenv (0.3.0) notiffany (0.1.3) nenv (~> 0.1) @@ -125,11 +124,10 @@ GEM spring-commands-rspec (1.0.4) spring (>= 0.9.1) thor (1.1.0) - tzinfo (2.0.4) + tzinfo (2.0.5) concurrent-ruby (~> 1.0) unicode-display_width (1.7.0) - uniform_notifier (1.14.1) - zeitwerk (2.4.2) + uniform_notifier (1.16.0) PLATFORMS ruby