From 2317ab2891c1852de05c1b2815b874d93cee4165 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 21 Dec 2024 02:18:52 +0000 Subject: [PATCH] Bump rspec-rails from 7.0.1 to 7.1.0 Bumps [rspec-rails](https://github.com/rspec/rspec-rails) from 7.0.1 to 7.1.0. - [Changelog](https://github.com/rspec/rspec-rails/blob/main/Changelog.md) - [Commits](https://github.com/rspec/rspec-rails/compare/v7.0.1...v7.1.0) --- 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 | 45 +++++++++++++++++++++++---------------------- 2 files changed, 24 insertions(+), 23 deletions(-) diff --git a/Gemfile b/Gemfile index 985f9028..54c17901 100644 --- a/Gemfile +++ b/Gemfile @@ -64,7 +64,7 @@ group :production do end group :development, :test do - gem 'rspec-rails', '~> 7.0' + gem 'rspec-rails', '~> 7.1' gem 'capybara' gem 'database_cleaner' gem 'debug' diff --git a/Gemfile.lock b/Gemfile.lock index 160f41fb..9bc06284 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -140,7 +140,7 @@ GEM doorkeeper (5.7.1) railties (>= 5) drb (2.2.1) - erubi (1.13.0) + erubi (1.13.1) factory_bot (6.4.5) activesupport (>= 5.0.0) factory_bot_rails (6.4.3) @@ -169,8 +169,8 @@ GEM image_processing (1.13.0) mini_magick (>= 4.9.5, < 5) ruby-vips (>= 2.0.17, < 3) - io-console (0.7.2) - irb (1.14.1) + io-console (0.8.0) + irb (1.14.3) rdoc (>= 4.0.0) reline (>= 0.4.2) jmespath (1.6.2) @@ -206,9 +206,9 @@ GEM mini_magick (4.13.2) mini_mime (1.1.5) mini_portile2 (2.8.8) - minitest (5.25.1) + minitest (5.25.4) msgpack (1.7.2) - mutex_m (0.2.0) + mutex_m (0.3.0) net-imap (0.4.10) date net-protocol @@ -222,23 +222,24 @@ GEM activerecord (>= 4.0.0) activesupport (>= 4.0.0) nio4r (2.7.3) - nokogiri (1.16.8) + nokogiri (1.17.2) mini_portile2 (~> 2.8.2) racc (~> 1.4) - nokogiri (1.16.8-aarch64-linux) + nokogiri (1.17.2-aarch64-linux) racc (~> 1.4) - nokogiri (1.16.8-arm64-darwin) + nokogiri (1.17.2-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.8-x86_64-darwin) + nokogiri (1.17.2-x86_64-darwin) racc (~> 1.4) - nokogiri (1.16.8-x86_64-linux) + nokogiri (1.17.2-x86_64-linux) racc (~> 1.4) orm_adapter (0.5.0) ostruct (0.6.0) pager_api (0.3.2) pg (1.5.9) prometheus-client (4.2.2) - psych (5.1.2) + psych (5.2.2) + date stringio public_suffix (5.0.4) puma (6.4.3) @@ -261,7 +262,7 @@ GEM rack (< 3) rack-test (2.1.0) rack (>= 1.3) - rackup (1.0.0) + rackup (1.0.1) rack (< 3) webrick rails (7.1.4.1) @@ -282,7 +283,7 @@ GEM activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.6.1) + rails-html-sanitizer (1.6.2) loofah (~> 2.21) 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.1.4.1) @@ -297,7 +298,7 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) - rdoc (6.7.0) + rdoc (6.10.0) psych (>= 4.0.0) redcarpet (3.6.0) redis (5.3.0) @@ -305,13 +306,13 @@ GEM redis-client (0.22.2) connection_pool regexp_parser (2.9.0) - reline (0.5.10) + reline (0.6.0) io-console (~> 0.5) responders (3.1.1) actionpack (>= 5.2) railties (>= 5.2) rexml (3.3.9) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -319,7 +320,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.0) actionpack (>= 7.0) activesupport (>= 7.0) railties (>= 7.0) @@ -327,7 +328,7 @@ GEM rspec-expectations (~> 3.13) rspec-mocks (~> 3.13) rspec-support (~> 3.13) - rspec-support (3.13.1) + rspec-support (3.13.2) ruby-progressbar (1.13.0) ruby-vips (2.2.2) ffi (~> 1.12) @@ -359,14 +360,14 @@ GEM actionpack (>= 6.1) activesupport (>= 6.1) sprockets (>= 3.0.0) - stringio (3.1.1) + stringio (3.1.2) thor (1.3.2) timeout (0.4.1) tzinfo (2.0.6) concurrent-ruby (~> 1.0) warden (1.2.9) rack (>= 2.0.9) - webrick (1.8.2) + webrick (1.9.1) websocket (1.2.11) websocket-driver (0.7.6) websocket-extensions (>= 0.1.0) @@ -376,7 +377,7 @@ GEM ostruct xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.6.18) + zeitwerk (2.7.1) PLATFORMS aarch64-linux @@ -416,7 +417,7 @@ DEPENDENCIES rails (~> 7.1.3) redcarpet (>= 3.2.3) redis - rspec-rails (~> 7.0) + rspec-rails (~> 7.1) selenium-webdriver (~> 4.27) sentry-rails sentry-ruby