From 2a2e0687c66d668c5ef2bc687c7c4c836a118fce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jun 2024 10:33:46 +0000 Subject: [PATCH] chore(deps-dev): bump rspec-rails from 6.1.0 to 6.1.3 Bumps [rspec-rails](https://github.com/rspec/rspec-rails) from 6.1.0 to 6.1.3. - [Changelog](https://github.com/rspec/rspec-rails/blob/main/Changelog.md) - [Commits](https://github.com/rspec/rspec-rails/compare/v6.1.0...v6.1.3) --- updated-dependencies: - dependency-name: rspec-rails dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 52 ++++++++++++++++++++++++++-------------------------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3d14f16f..6fc0de38 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -76,7 +76,7 @@ GEM msgpack (~> 1.2) brakeman (6.1.1) racc - builder (3.2.4) + builder (3.3.0) bullet (7.1.6) activesupport (>= 3.0.0) uniform_notifier (~> 1.11) @@ -104,7 +104,7 @@ GEM activesupport committee (>= 5.0.0) railties - concurrent-ruby (1.2.3) + concurrent-ruby (1.3.3) crass (1.0.6) database_rewinder (1.0.0) date (3.3.3) @@ -114,7 +114,7 @@ GEM railties (>= 4.1.0) responders warden (~> 1.2.3) - diff-lcs (1.5.0) + diff-lcs (1.5.1) docile (1.4.0) dry-configurable (1.1.0) dry-core (~> 1.0, < 2) @@ -150,7 +150,7 @@ GEM terrapin (~> 0.6.0) ember-cli-rails-assets (0.7.0) nokogiri - erubi (1.12.0) + erubi (1.13.0) execjs (2.8.1) factory_bot (6.4.5) activesupport (>= 5.0.0) @@ -172,7 +172,7 @@ GEM hamlit (>= 1.2.0) railties (>= 4.0.1) html_page (0.1.0) - i18n (1.14.1) + i18n (1.14.5) concurrent-ruby (~> 1.0) jbuilder (2.11.5) actionview (>= 5.0.0) @@ -206,10 +206,10 @@ GEM net-smtp marcel (1.0.2) matrix (0.4.2) - method_source (1.0.0) + method_source (1.1.0) mini_mime (1.1.5) - mini_portile2 (2.8.5) - minitest (5.21.2) + mini_portile2 (2.8.7) + minitest (5.24.0) msgpack (1.7.2) mysql2 (0.5.5) net-imap (0.3.7) @@ -222,7 +222,7 @@ GEM net-smtp (0.3.3) net-protocol nio4r (2.7.0) - nokogiri (1.16.0) + nokogiri (1.16.6) mini_portile2 (~> 2.8.2) racc (~> 1.4) openapi_parser (1.0.0) @@ -234,8 +234,8 @@ GEM public_suffix (5.0.1) puma (5.6.8) nio4r (~> 2.0) - racc (1.7.3) - rack (2.2.8) + racc (1.8.0) + rack (2.2.9) rack-test (2.1.0) rack (>= 1.3) rails (6.1.7.6) @@ -267,7 +267,7 @@ GEM rake (>= 12.2) thor (~> 1.0) rainbow (3.1.1) - rake (13.1.0) + rake (13.2.1) rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) @@ -281,23 +281,23 @@ GEM actionpack (>= 5.2) railties (>= 5.2) rexml (3.2.6) - rspec-core (3.12.2) - rspec-support (~> 3.12.0) - rspec-expectations (3.12.3) + rspec-core (3.13.0) + rspec-support (~> 3.13.0) + rspec-expectations (3.13.1) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.12.0) - rspec-mocks (3.12.6) + rspec-support (~> 3.13.0) + rspec-mocks (3.13.1) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.12.0) - rspec-rails (6.1.0) + rspec-support (~> 3.13.0) + rspec-rails (6.1.3) actionpack (>= 6.1) activesupport (>= 6.1) railties (>= 6.1) - rspec-core (~> 3.12) - rspec-expectations (~> 3.12) - rspec-mocks (~> 3.12) - rspec-support (~> 3.12) - rspec-support (3.12.1) + rspec-core (~> 3.13) + rspec-expectations (~> 3.13) + rspec-mocks (~> 3.13) + rspec-support (~> 3.13) + rspec-support (3.13.1) rubocop (1.59.0) json (~> 2.3) language_server-protocol (>= 3.17.0) @@ -363,7 +363,7 @@ GEM temple (0.9.1) terrapin (0.6.0) climate_control (>= 0.0.3, < 1.0) - thor (1.3.0) + thor (1.3.1) tilt (2.0.11) timeout (0.4.0) turbolinks (5.2.1) @@ -388,7 +388,7 @@ GEM websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.6.12) + zeitwerk (2.6.16) PLATFORMS ruby