diff --git a/Gemfile.lock b/Gemfile.lock index ee314fe..c2470dc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,9 +8,9 @@ PATH GEM remote: https://rubygems.org/ specs: - activemodel (7.1.3.4) - activesupport (= 7.1.3.4) - activesupport (7.1.3.4) + activemodel (7.1.4) + activesupport (= 7.1.4) + activesupport (7.1.4) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) @@ -22,7 +22,7 @@ GEM tzinfo (~> 2.0) base64 (0.2.0) bigdecimal (3.1.8) - concurrent-ruby (1.3.2) + concurrent-ruby (1.3.4) connection_pool (2.4.1) delivery_boy (1.2.0) king_konf (~> 1.0) @@ -34,7 +34,7 @@ GEM i18n (1.14.5) concurrent-ruby (~> 1.0) king_konf (1.0.1) - minitest (5.23.1) + minitest (5.25.1) mutex_m (0.2.0) rake (13.2.1) rspec (3.13.0)