From 7f04aa2f080532d23645b965b3d5b424f948d449 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Feb 2025 05:38:17 +0000 Subject: [PATCH] chore(deps-dev): bump rspec-rails from 7.0.1 to 7.1.1 Bumps [rspec-rails](https://github.com/rspec/rspec-rails) from 7.0.1 to 7.1.1. - [Changelog](https://github.com/rspec/rspec-rails/blob/main/Changelog.md) - [Commits](https://github.com/rspec/rspec-rails/compare/v7.0.1...v7.1.1) --- updated-dependencies: - dependency-name: rspec-rails dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 28 ++++++++++++++-------------- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/Gemfile b/Gemfile index f1bbc835..622a37e5 100644 --- a/Gemfile +++ b/Gemfile @@ -111,7 +111,7 @@ group :development, :test do gem "rubocop-factory_bot", require: false gem "solr_wrapper", ">= 0.3" - gem "rspec-rails", "~> 7.0" + gem "rspec-rails", "~> 7.1" gem "fuubar" gem "shoulda-matchers" gem "factory_bot_rails" diff --git a/Gemfile.lock b/Gemfile.lock index 40acf26f..93eecd2d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -178,7 +178,7 @@ GEM citeproc-ruby (1.1.13) citeproc (~> 1.0, >= 1.0.9) csl (~> 1.5) - concurrent-ruby (1.3.4) + concurrent-ruby (1.3.5) confstruct (1.1.0) hashie (>= 3.3, < 5) connection_pool (2.5.0) @@ -226,7 +226,7 @@ GEM railties (>= 4.1.0) responders warden (~> 1.2.3) - diff-lcs (1.5.1) + diff-lcs (1.6.0) docile (1.4.0) domain_name (0.6.20240107) dot-properties (0.1.4) @@ -248,7 +248,7 @@ GEM public_suffix (~> 4.0) email_validator (2.2.4) activemodel - erubi (1.13.0) + erubi (1.13.1) et-orbi (1.2.11) tzinfo factory_bot (6.5.0) @@ -335,7 +335,7 @@ GEM domain_name (~> 0.5) http-form_data (2.3.0) httpclient (2.8.3) - i18n (1.14.6) + i18n (1.14.7) concurrent-ruby (~> 1.0) io-console (0.8.0) irb (1.15.1) @@ -381,7 +381,7 @@ GEM activesupport (>= 4) railties (>= 4) request_store (~> 1.0) - loofah (2.23.1) + loofah (2.24.0) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -403,7 +403,7 @@ GEM mini_mime (1.1.5) mini_portile2 (2.8.8) minitar (1.0.2) - minitest (5.25.1) + minitest (5.25.4) mock_redis (0.49.0) redis (~> 5) msgpack (1.7.2) @@ -498,7 +498,7 @@ GEM rack-protection (3.2.0) base64 (>= 0.1.0) rack (~> 2.2, >= 2.2.4) - rack-test (2.1.0) + rack-test (2.2.0) rack (>= 1.3) rails (7.0.8.6) actioncable (= 7.0.8.6) @@ -522,9 +522,9 @@ GEM activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.6.0) + rails-html-sanitizer (1.6.2) loofah (~> 2.21) - nokogiri (~> 1.14) + nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) railties (7.0.8.6) actionpack (= 7.0.8.6) activesupport (= 7.0.8.6) @@ -554,7 +554,7 @@ GEM rsolr (2.6.0) builder (>= 2.1.2) faraday (>= 0.9, < 3, != 2.0.0) - rspec-core (3.13.1) + rspec-core (3.13.3) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -562,7 +562,7 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-rails (7.0.1) + rspec-rails (7.1.1) actionpack (>= 7.0) activesupport (>= 7.0) railties (>= 7.0) @@ -570,7 +570,7 @@ GEM rspec-expectations (~> 3.13) rspec-mocks (~> 3.13) rspec-support (~> 3.13) - rspec-support (3.13.1) + rspec-support (3.13.2) rubocop (1.66.1) json (~> 2.3) language_server-protocol (>= 3.17.0) @@ -721,7 +721,7 @@ GEM railties yabeda (~> 0.8) yell (2.2.2) - zeitwerk (2.7.1) + zeitwerk (2.7.2) zk (1.10.0) zookeeper (~> 1.5.0) zookeeper (1.5.5) @@ -782,7 +782,7 @@ DEPENDENCIES rails (~> 7.0) rails-controller-testing (~> 1.0, >= 1.0.5) redis (~> 5.3) - rspec-rails (~> 7.0) + rspec-rails (~> 7.1) rubocop-capybara rubocop-factory_bot rubocop-performance