diff --git a/Gemfile.lock b/Gemfile.lock index 4e6ae70..3f20dab 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,7 +7,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (7.1.3.2) + activesupport (7.1.3.3) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) @@ -18,19 +18,18 @@ GEM mutex_m tzinfo (~> 2.0) base64 (0.2.0) - bigdecimal (3.1.6) + bigdecimal (3.1.8) byebug (11.1.3) concurrent-ruby (1.2.3) connection_pool (2.4.1) diff-lcs (1.5.1) docile (1.4.0) - drb (2.2.0) - ruby2_keywords + drb (2.2.1) faker (3.3.1) i18n (>= 1.8.11, < 2) - i18n (1.14.4) + i18n (1.14.5) concurrent-ruby (~> 1.0) - minitest (5.22.2) + minitest (5.23.0) mutex_m (0.2.0) rspec (3.13.0) rspec-core (~> 3.13.0) @@ -45,7 +44,6 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-support (3.13.0) - ruby2_keywords (0.0.5) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11)