Merge pull request #5910 from consuldemocracy/dependabot/bundler/rspec-rails-7.1.1
Bump rspec-rails from 7.0.1 to 7.1.1
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -80,7 +80,7 @@ group :test do
|
||||
gem "capybara-webmock", "~> 0.7.0"
|
||||
gem "email_spec", "~> 2.3.0"
|
||||
gem "pdf-reader", "~> 2.14.1"
|
||||
gem "rspec-rails", "~> 7.0.1"
|
||||
gem "rspec-rails", "~> 7.1.1"
|
||||
gem "selenium-webdriver", "~> 4.25.0"
|
||||
gem "simplecov", "~> 0.22.0", require: false
|
||||
gem "simplecov-lcov", "~> 0.8.0", require: false
|
||||
|
||||
10
Gemfile.lock
10
Gemfile.lock
@@ -194,7 +194,7 @@ GEM
|
||||
warden (~> 1.2.3)
|
||||
devise-security (0.18.0)
|
||||
devise (>= 4.3.0)
|
||||
diff-lcs (1.5.1)
|
||||
diff-lcs (1.6.0)
|
||||
docile (1.4.0)
|
||||
email_spec (2.3.0)
|
||||
htmlentities (~> 4.3.3)
|
||||
@@ -536,7 +536,7 @@ GEM
|
||||
parallel (< 2.0)
|
||||
public_suffix (>= 2.0.5, < 5.0)
|
||||
rack (>= 1.3.6, < 3.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)
|
||||
@@ -544,7 +544,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)
|
||||
@@ -552,7 +552,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.71.2)
|
||||
json (~> 2.3)
|
||||
language_server-protocol (>= 3.17.0)
|
||||
@@ -785,7 +785,7 @@ DEPENDENCIES
|
||||
responders (~> 3.1.1)
|
||||
rinku (~> 2.0.6)
|
||||
ros-apartment (~> 2.11.0)
|
||||
rspec-rails (~> 7.0.1)
|
||||
rspec-rails (~> 7.1.1)
|
||||
rubocop (~> 1.71.2)
|
||||
rubocop-capybara (~> 2.21.0)
|
||||
rubocop-factory_bot (~> 2.26.1)
|
||||
|
||||
Reference in New Issue
Block a user