Skip to content

Commit

Permalink
chore(deps-dev): bump rspec-rails from 7.0.1 to 7.1.1
Browse files Browse the repository at this point in the history
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](rspec/rspec-rails@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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 20, 2025
1 parent bc79182 commit 7f1da5b
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 21 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
48 changes: 28 additions & 20 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -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)
Expand All @@ -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)
Expand Down Expand Up @@ -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)
Expand Down Expand Up @@ -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)
Expand All @@ -401,8 +401,9 @@ GEM
method_source (1.1.0)
mini_histogram (0.3.1)
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)
Expand All @@ -426,17 +427,24 @@ GEM
net-smtp (0.5.0)
net-protocol
nio4r (2.7.4)
nokogiri (1.16.7-aarch64-linux)
nokogiri (1.18.3)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.16.7-arm-linux)
nokogiri (1.18.3-aarch64-linux-gnu)
racc (~> 1.4)
nokogiri (1.16.7-arm64-darwin)
nokogiri (1.18.3-aarch64-linux-musl)
racc (~> 1.4)
nokogiri (1.16.7-x86-linux)
nokogiri (1.18.3-arm-linux-gnu)
racc (~> 1.4)
nokogiri (1.16.7-x86_64-darwin)
nokogiri (1.18.3-arm-linux-musl)
racc (~> 1.4)
nokogiri (1.16.7-x86_64-linux)
nokogiri (1.18.3-arm64-darwin)
racc (~> 1.4)
nokogiri (1.18.3-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.18.3-x86_64-linux-gnu)
racc (~> 1.4)
nokogiri (1.18.3-x86_64-linux-musl)
racc (~> 1.4)
oauth2 (2.0.9)
faraday (>= 0.17.3, < 3.0)
Expand Down Expand Up @@ -490,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)

Check warning on line 503 in Gemfile.lock

View workflow job for this annotation

GitHub Actions / Linters

Support for Rails 7.0.8.6 ends on 2025-04-01
actioncable (= 7.0.8.6)
Expand All @@ -514,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)
Expand Down Expand Up @@ -546,23 +554,23 @@ 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)
rspec-support (~> 3.13.0)
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)
rspec-core (~> 3.13)
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)
Expand Down Expand Up @@ -713,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)
Expand Down Expand Up @@ -774,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
Expand Down

0 comments on commit 7f1da5b

Please sign in to comment.