diff --git a/Gemfile.lock b/Gemfile.lock index 6faf706..07043a4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,13 +7,13 @@ PATH GEM remote: https://rubygems.org/ specs: - activemodel (7.1.0) - activesupport (= 7.1.0) - activerecord (7.1.0) - activemodel (= 7.1.0) - activesupport (= 7.1.0) + activemodel (7.1.2) + activesupport (= 7.1.2) + activerecord (7.1.2) + activemodel (= 7.1.2) + activesupport (= 7.1.2) timeout (>= 0.4.0) - activesupport (7.1.0) + activesupport (7.1.2) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) @@ -29,14 +29,14 @@ GEM concurrent-ruby (1.2.2) connection_pool (2.4.1) diff-lcs (1.5.0) - drb (2.1.1) + drb (2.2.0) ruby2_keywords i18n (1.14.1) concurrent-ruby (~> 1.0) json (2.6.3) language_server-protocol (3.17.0.3) minitest (5.20.0) - mutex_m (0.1.2) + mutex_m (0.2.0) mysql2 (0.5.5) parallel (1.23.0) parser (3.2.2.4) @@ -76,7 +76,7 @@ GEM parser (>= 3.2.1.0) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) - timeout (0.4.0) + timeout (0.4.1) tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.5.0)