diff --git a/Gemfile.lock b/Gemfile.lock index c3be926..608da52 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -18,26 +18,24 @@ PATH GEM remote: https://rubygems.org/ specs: - activemodel (5.2.4.4) - activesupport (= 5.2.4.4) - activerecord (5.2.4.4) - activemodel (= 5.2.4.4) - activesupport (= 5.2.4.4) - arel (>= 9.0) - activesupport (5.2.4.4) + activemodel (7.0.4.3) + activesupport (= 7.0.4.3) + activerecord (7.0.4.3) + activemodel (= 7.0.4.3) + activesupport (= 7.0.4.3) + activesupport (7.0.4.3) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 0.7, < 2) - minitest (~> 5.1) - tzinfo (~> 1.1) - arel (9.0.0) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) colorize (0.8.1) - concurrent-ruby (1.1.7) + concurrent-ruby (1.2.2) diff-lcs (1.4.4) execjs (2.7.0) - i18n (1.8.5) + i18n (1.12.0) concurrent-ruby (~> 1.0) libv8 (3.16.14.19) - minitest (5.14.2) + minitest (5.18.0) pg (1.2.3) rake (13.0.1) ref (2.0.0) @@ -62,9 +60,8 @@ GEM therubyracer (0.12.3) libv8 (~> 3.16.14.15) ref - thread_safe (0.3.6) - tzinfo (1.2.8) - thread_safe (~> 0.1) + tzinfo (2.0.6) + concurrent-ruby (~> 1.0) uglifier (4.2.0) execjs (>= 0.3.0, < 3)