Skip to content

Commit d54e166

Browse files
Bump rspec-rails from 7.1.1 to 8.0.0
Bumps [rspec-rails](https://github.com/rspec/rspec-rails) from 7.1.1 to 8.0.0. - [Changelog](https://github.com/rspec/rspec-rails/blob/main/Changelog.md) - [Commits](rspec/rspec-rails@v7.1.1...v8.0.0) --- updated-dependencies: - dependency-name: rspec-rails dependency-version: 8.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d571c4f commit d54e166

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

Gemfile.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ GEM
8989
debug (1.10.0)
9090
irb (~> 1.10)
9191
reline (>= 0.3.8)
92-
diff-lcs (1.6.0)
92+
diff-lcs (1.6.1)
9393
docile (1.4.1)
9494
dotenv (3.1.8)
9595
dotenv-rails (3.1.8)
@@ -148,13 +148,13 @@ GEM
148148
net-smtp (0.5.1)
149149
net-protocol
150150
nio4r (2.7.4)
151-
nokogiri (1.18.7-aarch64-linux-gnu)
151+
nokogiri (1.18.8-aarch64-linux-gnu)
152152
racc (~> 1.4)
153-
nokogiri (1.18.7-arm64-darwin)
153+
nokogiri (1.18.8-arm64-darwin)
154154
racc (~> 1.4)
155-
nokogiri (1.18.7-x64-mingw-ucrt)
155+
nokogiri (1.18.8-x64-mingw-ucrt)
156156
racc (~> 1.4)
157-
nokogiri (1.18.7-x86_64-linux-gnu)
157+
nokogiri (1.18.8-x86_64-linux-gnu)
158158
racc (~> 1.4)
159159
parallel (1.27.0)
160160
parser (3.3.8.0)
@@ -171,7 +171,7 @@ GEM
171171
nio4r (~> 2.0)
172172
raabro (1.4.0)
173173
racc (1.8.1)
174-
rack (3.1.12)
174+
rack (3.1.13)
175175
rack-session (2.1.0)
176176
base64 (>= 0.1.0)
177177
rack (>= 3.0.0)
@@ -227,10 +227,10 @@ GEM
227227
rspec-mocks (3.13.2)
228228
diff-lcs (>= 1.2.0, < 2.0)
229229
rspec-support (~> 3.13.0)
230-
rspec-rails (7.1.1)
231-
actionpack (>= 7.0)
232-
activesupport (>= 7.0)
233-
railties (>= 7.0)
230+
rspec-rails (8.0.0)
231+
actionpack (>= 7.2)
232+
activesupport (>= 7.2)
233+
railties (>= 7.2)
234234
rspec-core (~> 3.13)
235235
rspec-expectations (~> 3.13)
236236
rspec-mocks (~> 3.13)
@@ -300,7 +300,7 @@ GEM
300300
sqlite3 (2.6.0-arm64-darwin)
301301
sqlite3 (2.6.0-x64-mingw-ucrt)
302302
sqlite3 (2.6.0-x86_64-linux-gnu)
303-
stringio (3.1.6)
303+
stringio (3.1.7)
304304
thor (1.3.2)
305305
tilt (2.6.0)
306306
timeout (0.4.3)

0 commit comments

Comments
 (0)