diff --git a/gemfiles/rails_61/Gemfile.lock b/gemfiles/rails_61/Gemfile.lock index 0f8a98d..de20da4 100644 --- a/gemfiles/rails_61/Gemfile.lock +++ b/gemfiles/rails_61/Gemfile.lock @@ -66,8 +66,8 @@ GEM minitest (>= 5.1) tzinfo (~> 2.0) zeitwerk (~> 2.3) - addressable (2.8.6) - public_suffix (>= 2.0.2, < 6.0) + addressable (2.8.7) + public_suffix (>= 2.0.2, < 7.0) builder (3.3.0) capybara (3.40.0) addressable @@ -79,7 +79,7 @@ GEM regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) coderay (1.1.3) - combustion (1.4.0) + combustion (1.5.0) activesupport (>= 3.0.0) railties (>= 3.0.0) thor (>= 0.14.6) @@ -106,8 +106,8 @@ GEM method_source (1.1.0) mini_mime (1.1.5) mini_portile2 (2.8.7) - minitest (5.23.1) - net-imap (0.4.12) + minitest (5.24.1) + net-imap (0.4.14) date net-protocol net-pop (0.1.2) @@ -131,7 +131,7 @@ GEM pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0) - public_suffix (5.0.5) + public_suffix (6.0.1) racc (1.8.0) rack (2.2.9) rack-test (2.1.0) @@ -166,7 +166,7 @@ GEM thor (~> 1.0) rake (13.2.1) regexp_parser (2.9.2) - rexml (3.3.0) + rexml (3.3.2) strscan rspec (3.13.0) rspec-core (~> 3.13.0) @@ -180,7 +180,7 @@ GEM rspec-mocks (3.13.1) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-rails (6.1.2) + rspec-rails (6.1.3) actionpack (>= 6.1) activesupport (>= 6.1) railties (>= 6.1) @@ -237,4 +237,4 @@ DEPENDENCIES simplecov-cobertura BUNDLED WITH - 2.5.13 + 2.5.15 diff --git a/gemfiles/rails_70/Gemfile.lock b/gemfiles/rails_70/Gemfile.lock index 849d4f2..dc00659 100644 --- a/gemfiles/rails_70/Gemfile.lock +++ b/gemfiles/rails_70/Gemfile.lock @@ -72,8 +72,8 @@ GEM i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) - addressable (2.8.6) - public_suffix (>= 2.0.2, < 6.0) + addressable (2.8.7) + public_suffix (>= 2.0.2, < 7.0) builder (3.3.0) capybara (3.40.0) addressable @@ -85,7 +85,7 @@ GEM regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) coderay (1.1.3) - combustion (1.4.0) + combustion (1.5.0) activesupport (>= 3.0.0) railties (>= 3.0.0) thor (>= 0.14.6) @@ -113,7 +113,7 @@ GEM mini_mime (1.1.5) mini_portile2 (2.8.7) minitest (5.24.1) - net-imap (0.4.12) + net-imap (0.4.14) date net-protocol net-pop (0.1.2) @@ -137,7 +137,7 @@ GEM pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0) - public_suffix (5.0.5) + public_suffix (6.0.1) racc (1.8.0) rack (2.2.9) rack-test (2.1.0) @@ -172,7 +172,7 @@ GEM zeitwerk (~> 2.5) rake (13.2.1) regexp_parser (2.9.2) - rexml (3.3.0) + rexml (3.3.2) strscan rspec (3.13.0) rspec-core (~> 3.13.0) @@ -236,4 +236,4 @@ DEPENDENCIES simplecov-cobertura BUNDLED WITH - 2.5.13 + 2.5.15