Skip to content

Commit

Permalink
Merge pull request #1942 from Retrospring/dependabot/bundler/rspec-ra…
Browse files Browse the repository at this point in the history
…ils-7.1.0
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
2 parents fabc538 + 05e5b66 commit c1e216f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ group :development, :test do
gem "rake"
gem "rspec-its", "~> 2.0"
gem "rspec-mocks"
gem "rspec-rails", "~> 7.0"
gem "rspec-rails", "~> 7.1"
gem "rspec-sidekiq", "~> 5.0", require: false
gem "rubocop", "~> 1.68"
gem "rubocop-rails", "~> 2.27"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -424,7 +424,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.0)
actionpack (>= 7.0)
activesupport (>= 7.0)
railties (>= 7.0)
Expand Down Expand Up @@ -616,7 +616,7 @@ DEPENDENCIES
rqrcode
rspec-its (~> 2.0)
rspec-mocks
rspec-rails (~> 7.0)
rspec-rails (~> 7.1)
rspec-sidekiq (~> 5.0)
rubocop (~> 1.68)
rubocop-rails (~> 2.27)
Expand Down

0 comments on commit c1e216f

Please sign in to comment.