diff --git a/Gemfile b/Gemfile index fc2c94197e..987712880f 100644 --- a/Gemfile +++ b/Gemfile @@ -107,7 +107,7 @@ group :development, :test do gem 'capybara' gem 'debug', '>= 1.0.0' gem 'i18n-tasks', require: false - gem 'rspec-rails', '~> 7.1.1' + gem 'rspec-rails', '~> 8.0.0' gem 'selenium-webdriver' end diff --git a/Gemfile.lock b/Gemfile.lock index cc22ba5e16..5915efb14a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -130,7 +130,7 @@ GEM config (5.5.2) deep_merge (~> 1.2, >= 1.2.1) ostruct - connection_pool (2.5.0) + connection_pool (2.5.3) cookies_eu (1.7.8) js_cookie_rails (~> 2.2.0) crack (1.0.0) @@ -310,7 +310,7 @@ GEM nio4r (~> 2.0) raabro (1.4.0) racc (1.8.1) - rack (3.1.12) + rack (3.1.13) rack-cors (2.0.2) rack (>= 2.0.0) rack-protection (4.1.1) @@ -380,7 +380,7 @@ GEM redis-namespace (1.11.0) redis (>= 4) regexp_parser (2.9.0) - reline (0.6.0) + reline (0.6.1) io-console (~> 0.5) responders (3.1.1) actionpack (>= 5.2) @@ -406,21 +406,21 @@ GEM rqrcode_core (1.2.0) rspec-core (3.13.3) rspec-support (~> 3.13.0) - rspec-expectations (3.13.3) + rspec-expectations (3.13.4) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-mocks (3.13.2) + rspec-mocks (3.13.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-rails (7.1.1) - actionpack (>= 7.0) - activesupport (>= 7.0) - railties (>= 7.0) + rspec-rails (8.0.0) + actionpack (>= 7.2) + activesupport (>= 7.2) + railties (>= 7.2) rspec-core (~> 3.13) rspec-expectations (~> 3.13) rspec-mocks (~> 3.13) rspec-support (~> 3.13) - rspec-support (3.13.2) + rspec-support (3.13.3) rtesseract (3.1.3) ruby-next-core (1.0.3) ruby-progressbar (1.13.0) @@ -464,7 +464,7 @@ GEM actionpack (>= 6.1) activesupport (>= 6.1) sprockets (>= 3.0.0) - stringio (3.1.6) + stringio (3.1.7) terminal-table (4.0.0) unicode-display_width (>= 1.1.1, < 4) terser (1.2.5) @@ -554,7 +554,7 @@ DEPENDENCIES resque resque-scheduler rmagick (~> 6.1.1) - rspec-rails (~> 7.1.1) + rspec-rails (~> 8.0.0) rtesseract rubyzip rugged