Skip to content

Commit

Permalink
Bump rspec-rails from 6.1.2 to 7.0.1
Browse files Browse the repository at this point in the history
Bumps [rspec-rails](https://github.com/rspec/rspec-rails) from 6.1.2 to 7.0.1.
- [Changelog](https://github.com/rspec/rspec-rails/blob/main/Changelog.md)
- [Commits](rspec/rspec-rails@v6.1.2...v7.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 17, 2024
1 parent bd8851b commit 05d23cc
Show file tree
Hide file tree
Showing 31 changed files with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ GEM
classifier-reborn (2.3.0)
fast-stemmer (~> 1.0)
matrix (~> 0.4)
concurrent-ruby (1.3.1)
concurrent-ruby (1.3.4)
connection_pool (2.4.1)
crass (1.0.6)
date (3.3.4)
Expand All @@ -132,7 +132,7 @@ GEM
drb (2.2.1)
email_validator (2.2.4)
activemodel
erubi (1.12.0)
erubi (1.13.0)
execjs (2.9.1)
faker (3.4.1)
i18n (>= 1.8.11, < 2)
Expand Down Expand Up @@ -164,7 +164,7 @@ GEM
rubocop (>= 1.0)
sysexits (~> 1.1)
hashie (5.0.0)
i18n (1.14.5)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
image_processing (1.12.2)
mini_magick (>= 4.9.5, < 5)
Expand All @@ -174,7 +174,7 @@ GEM
activesupport (>= 6.0.0)
railties (>= 6.0.0)
io-console (0.7.2)
irb (1.13.1)
irb (1.14.0)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
jbuilder (2.12.0)
Expand Down Expand Up @@ -206,7 +206,7 @@ GEM
mini_magick (4.12.0)
mini_mime (1.1.5)
mini_portile2 (2.8.7)
minitest (5.23.1)
minitest (5.25.1)
msgpack (1.7.2)
mutex_m (0.2.0)
net-http (0.4.1)
Expand All @@ -221,7 +221,7 @@ GEM
net-smtp (0.5.0)
net-protocol
nio4r (2.7.3)
nokogiri (1.16.5)
nokogiri (1.16.7)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
omniauth (2.1.2)
Expand Down Expand Up @@ -260,8 +260,8 @@ GEM
nio4r (~> 2.0)
pundit (2.3.2)
activesupport (>= 3.0.0)
racc (1.8.0)
rack (3.0.11)
racc (1.8.1)
rack (3.1.7)
rack-oauth2 (2.2.1)
activesupport
attr_required
Expand Down Expand Up @@ -315,22 +315,22 @@ GEM
redis-client (0.22.2)
connection_pool
regexp_parser (2.9.2)
reline (0.5.8)
reline (0.5.10)
io-console (~> 0.5)
rexml (3.3.0)
strscan
rspec-core (3.13.0)
rspec-core (3.13.1)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.0)
rspec-expectations (3.13.3)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-mocks (3.13.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-rails (6.1.2)
actionpack (>= 6.1)
activesupport (>= 6.1)
railties (>= 6.1)
rspec-rails (7.0.1)
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 @@ -394,7 +394,7 @@ GEM
sprockets (>= 3.0.0)
stimulus-rails (1.3.3)
railties (>= 6.0.0)
stringio (3.1.0)
stringio (3.1.1)
strscan (3.1.0)
swd (2.0.3)
activesupport (>= 3)
Expand All @@ -403,7 +403,7 @@ GEM
faraday-follow_redirects
sysexits (1.2.0)
temple (0.10.3)
thor (1.3.1)
thor (1.3.2)
tilt (2.3.0)
timeout (0.4.1)
turbo-rails (2.0.5)
Expand Down Expand Up @@ -437,7 +437,7 @@ GEM
websocket-extensions (0.1.5)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.6.15)
zeitwerk (2.6.18)

PLATFORMS
ruby
Expand Down
Binary file removed vendor/cache/concurrent-ruby-1.3.1.gem
Binary file not shown.
Binary file added vendor/cache/concurrent-ruby-1.3.4.gem
Binary file not shown.
Binary file removed vendor/cache/erubi-1.12.0.gem
Binary file not shown.
Binary file added vendor/cache/erubi-1.13.0.gem
Binary file not shown.
Binary file removed vendor/cache/i18n-1.14.5.gem
Binary file not shown.
Binary file added vendor/cache/i18n-1.14.6.gem
Binary file not shown.
Binary file removed vendor/cache/irb-1.13.1.gem
Binary file not shown.
Binary file added vendor/cache/irb-1.14.0.gem
Binary file not shown.
Binary file removed vendor/cache/minitest-5.23.1.gem
Binary file not shown.
Binary file added vendor/cache/minitest-5.25.1.gem
Binary file not shown.
Binary file removed vendor/cache/nokogiri-1.16.5-x86_64-linux.gem
Binary file not shown.
Binary file not shown.
Binary file removed vendor/cache/racc-1.8.0.gem
Binary file not shown.
Binary file added vendor/cache/racc-1.8.1.gem
Binary file not shown.
Binary file removed vendor/cache/rack-3.0.11.gem
Binary file not shown.
Binary file added vendor/cache/rack-3.1.7.gem
Binary file not shown.
Binary file added vendor/cache/reline-0.5.10.gem
Binary file not shown.
Binary file removed vendor/cache/reline-0.5.8.gem
Binary file not shown.
Binary file removed vendor/cache/rspec-core-3.13.0.gem
Binary file not shown.
Binary file added vendor/cache/rspec-core-3.13.1.gem
Binary file not shown.
Binary file removed vendor/cache/rspec-expectations-3.13.0.gem
Binary file not shown.
Binary file added vendor/cache/rspec-expectations-3.13.3.gem
Binary file not shown.
Binary file removed vendor/cache/rspec-rails-6.1.2.gem
Binary file not shown.
Binary file added vendor/cache/rspec-rails-7.0.1.gem
Binary file not shown.
Binary file removed vendor/cache/stringio-3.1.0.gem
Binary file not shown.
Binary file added vendor/cache/stringio-3.1.1.gem
Binary file not shown.
Binary file removed vendor/cache/thor-1.3.1.gem
Binary file not shown.
Binary file added vendor/cache/thor-1.3.2.gem
Binary file not shown.
Binary file removed vendor/cache/zeitwerk-2.6.15.gem
Binary file not shown.
Binary file added vendor/cache/zeitwerk-2.6.18.gem
Binary file not shown.

0 comments on commit 05d23cc

Please sign in to comment.