Skip to content

Commit 1534693

Browse files
Update dependency rspec-rails to v8
1 parent 68b72f3 commit 1534693

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ group :development, :test do
116116
gem "guard-rubocop"
117117
gem "pry-byebug"
118118
gem "rspec"
119-
gem "rspec-rails", "~> 7.0"
119+
gem "rspec-rails", "~> 8.0"
120120
gem "rspec_api_documentation"
121121
gem "rubocop-rspec", require: false
122122
gem "simplecov-cobertura", require: false

0 commit comments

Comments
 (0)