Skip to content

Commit c121e90

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

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

Gemfile.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ GEM
7878
base64 (0.3.0)
7979
bcrypt_pbkdf (1.1.1)
8080
benchmark (0.4.1)
81-
bigdecimal (3.2.1)
81+
bigdecimal (3.2.2)
8282
bindex (0.8.1)
8383
bootsnap (1.18.6)
8484
msgpack (~> 1.2)
@@ -105,7 +105,7 @@ GEM
105105
dotenv (3.1.8)
106106
drb (2.2.3)
107107
ed25519 (1.4.0)
108-
erb (5.0.1)
108+
erb (5.0.2)
109109
erubi (1.13.1)
110110
et-orbi (1.2.11)
111111
tzinfo
@@ -120,7 +120,7 @@ GEM
120120
actionpack (>= 6.0.0)
121121
activesupport (>= 6.0.0)
122122
railties (>= 6.0.0)
123-
io-console (0.8.0)
123+
io-console (0.8.1)
124124
irb (1.15.2)
125125
pp (>= 0.6.0)
126126
rdoc (>= 4.0.0)
@@ -173,19 +173,19 @@ GEM
173173
net-protocol
174174
net-ssh (7.3.0)
175175
nio4r (2.7.4)
176-
nokogiri (1.18.8-aarch64-linux-gnu)
176+
nokogiri (1.18.9-aarch64-linux-gnu)
177177
racc (~> 1.4)
178-
nokogiri (1.18.8-aarch64-linux-musl)
178+
nokogiri (1.18.9-aarch64-linux-musl)
179179
racc (~> 1.4)
180-
nokogiri (1.18.8-arm-linux-gnu)
180+
nokogiri (1.18.9-arm-linux-gnu)
181181
racc (~> 1.4)
182-
nokogiri (1.18.8-arm-linux-musl)
182+
nokogiri (1.18.9-arm-linux-musl)
183183
racc (~> 1.4)
184-
nokogiri (1.18.8-arm64-darwin)
184+
nokogiri (1.18.9-arm64-darwin)
185185
racc (~> 1.4)
186-
nokogiri (1.18.8-x86_64-linux-gnu)
186+
nokogiri (1.18.9-x86_64-linux-gnu)
187187
racc (~> 1.4)
188-
nokogiri (1.18.8-x86_64-linux-musl)
188+
nokogiri (1.18.9-x86_64-linux-musl)
189189
racc (~> 1.4)
190190
ostruct (0.6.1)
191191
parallel (1.27.0)
@@ -209,7 +209,7 @@ GEM
209209
nio4r (~> 2.0)
210210
raabro (1.4.0)
211211
racc (1.8.1)
212-
rack (3.1.15)
212+
rack (3.2.0)
213213
rack-session (2.1.1)
214214
base64 (>= 0.1.0)
215215
rack (>= 3.0.0)
@@ -248,22 +248,22 @@ GEM
248248
zeitwerk (~> 2.6)
249249
rainbow (3.1.1)
250250
rake (13.3.0)
251-
rdoc (6.14.0)
251+
rdoc (6.14.2)
252252
erb
253253
psych (>= 4.0.0)
254254
regexp_parser (2.10.0)
255-
reline (0.6.1)
255+
reline (0.6.2)
256256
io-console (~> 0.5)
257257
rexml (3.4.1)
258-
rspec-core (3.13.4)
258+
rspec-core (3.13.5)
259259
rspec-support (~> 3.13.0)
260260
rspec-expectations (3.13.5)
261261
diff-lcs (>= 1.2.0, < 2.0)
262262
rspec-support (~> 3.13.0)
263263
rspec-mocks (3.13.5)
264264
diff-lcs (>= 1.2.0, < 2.0)
265265
rspec-support (~> 3.13.0)
266-
rspec-rails (8.0.0)
266+
rspec-rails (8.0.2)
267267
actionpack (>= 7.2)
268268
activesupport (>= 7.2)
269269
railties (>= 7.2)

0 commit comments

Comments
 (0)