Skip to content

Commit

Permalink
chore(deps-dev): bump rspec-rails from 6.1.5 to 7.1.0
Browse files Browse the repository at this point in the history
Bumps [rspec-rails](https://github.com/rspec/rspec-rails) from 6.1.5 to 7.1.0.
- [Changelog](https://github.com/rspec/rspec-rails/blob/main/Changelog.md)
- [Commits](rspec/rspec-rails@v6.1.5...v7.1.0)

---
updated-dependencies:
- dependency-name: rspec-rails
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 28, 2024
1 parent dab15ed commit 49d626e
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 24 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ end

group :development, :test do
# Use RSpec for Behaviour testing
gem 'rspec-rails', '~> 6'
gem 'rspec-rails', '~> 7'

gem 'rubocop', '~> 1.67'

Expand Down
44 changes: 21 additions & 23 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@ GEM
image_size (3.4.0)
in_threads (1.6.0)
io-console (0.7.2)
irb (1.14.0)
irb (1.14.1)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
jbuilder (2.13.0)
Expand Down Expand Up @@ -353,7 +353,7 @@ GEM
mini_magick (4.13.2)
mini_mime (1.1.5)
mini_portile2 (2.8.8)
minitest (5.25.1)
minitest (5.25.2)
multi_json (1.15.0)
net-imap (0.4.14)
date
Expand All @@ -379,25 +379,24 @@ GEM
racc
pg (1.5.8)
progress (3.6.0)
psych (5.1.2)
psych (5.2.0)
stringio
public_suffix (6.0.0)
puma (6.4.3)
nio4r (~> 2.0)
raabro (1.4.0)
racc (1.8.1)
rack (2.2.10)
rack (3.1.8)
rack-cors (2.0.2)
rack (>= 2.0.0)
rack-mini-profiler (3.3.1)
rack (>= 1.2.0)
rack-session (1.0.2)
rack (< 3)
rack-session (2.0.0)
rack (>= 3.0.0)
rack-test (2.1.0)
rack (>= 1.3)
rackup (1.0.0)
rack (< 3)
webrick
rackup (2.2.1)
rack (>= 3)
rails (7.2.1)
actioncable (= 7.2.1)
actionmailbox (= 7.2.1)
Expand Down Expand Up @@ -439,7 +438,7 @@ GEM
rb-fsevent (0.11.2)
rb-inotify (0.11.1)
ffi (~> 1.0)
rdoc (6.7.0)
rdoc (6.8.1)
psych (>= 4.0.0)
recaptcha (5.17.0)
record_tag_helper (1.0.1)
Expand All @@ -465,7 +464,7 @@ GEM
redis-store (1.10.0)
redis (>= 4, < 6)
regexp_parser (2.9.2)
reline (0.5.10)
reline (0.5.11)
io-console (~> 0.5)
request_store (1.7.0)
rack (>= 1.4)
Expand All @@ -485,21 +484,21 @@ GEM
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
rspec-mocks (~> 3.13.0)
rspec-core (3.13.0)
rspec-core (3.13.2)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.1)
rspec-expectations (3.13.3)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-html-matchers (0.10.0)
nokogiri (~> 1)
rspec (>= 3.0.0.a)
rspec-mocks (3.13.1)
rspec-mocks (3.13.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-rails (6.1.5)
actionpack (>= 6.1)
activesupport (>= 6.1)
railties (>= 6.1)
rspec-rails (7.1.0)
actionpack (>= 7.0)
activesupport (>= 7.0)
railties (>= 7.0)
rspec-core (~> 3.13)
rspec-expectations (~> 3.13)
rspec-mocks (~> 3.13)
Expand Down Expand Up @@ -535,7 +534,7 @@ GEM
sanitize (6.1.3)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
securerandom (0.3.1)
securerandom (0.3.2)
selenium-webdriver (4.22.0)
base64 (~> 0.2)
logger (~> 1.4)
Expand Down Expand Up @@ -577,7 +576,7 @@ GEM
rack (>= 2.2.4, < 4)
ssrf_filter (1.1.2)
stackprof (0.2.26)
stringio (3.1.1)
stringio (3.1.2)
temple (0.10.3)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
Expand All @@ -598,7 +597,6 @@ GEM
activesupport (>= 3.0)
warden (1.2.9)
rack (>= 2.0.9)
webrick (1.8.2)
websocket (1.2.10)
websocket-driver (0.7.6)
websocket-extensions (>= 0.1.0)
Expand All @@ -610,7 +608,7 @@ GEM
xpath (3.2.0)
nokogiri (~> 1.8)
yard (0.9.37)
zeitwerk (2.6.17)
zeitwerk (2.7.1)

PLATFORMS
ruby
Expand Down Expand Up @@ -681,7 +679,7 @@ DEPENDENCIES
rollbar (>= 1.5.3)
rouge (~> 3)
rspec-html-matchers
rspec-rails (~> 6)
rspec-rails (~> 7)
rspec-retry
rspec_junit_formatter
rubocop (~> 1.67)
Expand Down

0 comments on commit 49d626e

Please sign in to comment.