diff --git a/Gemfile.lock b/Gemfile.lock index 7b6a0a1..d66c7e8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -18,7 +18,7 @@ GEM zeitwerk (~> 2.3) coderay (1.1.3) concurrent-ruby (1.1.9) - diff-lcs (1.4.4) + diff-lcs (1.5.0) dry-configurable (0.12.1) concurrent-ruby (~> 1.0) dry-core (~> 0.5, >= 0.5.0) @@ -56,15 +56,15 @@ GEM rspec-core (~> 3.10.0) rspec-expectations (~> 3.10.0) rspec-mocks (~> 3.10.0) - rspec-core (3.10.0) + rspec-core (3.10.2) rspec-support (~> 3.10.0) - rspec-expectations (3.10.0) + rspec-expectations (3.10.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) - rspec-mocks (3.10.0) + rspec-mocks (3.10.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) - rspec-support (3.10.0) + rspec-support (3.10.3) tzinfo (2.0.4) concurrent-ruby (~> 1.0) zeitwerk (2.4.2)