diff --git a/Gemfile.lock b/Gemfile.lock index d40fa820..0a8c71cd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,7 +8,7 @@ GEM diff-lcs (1.6.2) rack (2.2.20) rake (13.3.0) - rspec (3.13.1) + rspec (3.13.2) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) diff --git a/examples/rails7/Gemfile.lock b/examples/rails7/Gemfile.lock index 3dfe4745..cefc5b67 100644 --- a/examples/rails7/Gemfile.lock +++ b/examples/rails7/Gemfile.lock @@ -73,7 +73,7 @@ GEM securerandom (>= 0.3) tzinfo (~> 2.0, >= 2.0.5) base64 (0.3.0) - benchmark (0.4.1) + benchmark (0.5.0) bigdecimal (3.3.1) bigdecimal (3.3.1-java) builder (3.3.0)