Skip to content

Commit 83f3cec

Browse files
authored
Merge pull request #23 from gwu-libraries/dependabot/bundler/rails/rspec-rails-7.0.1
Bump rspec-rails from 6.1.4 to 7.0.1 in /rails
2 parents 7e2951a + baa9044 commit 83f3cec

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

rails/Gemfile.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -256,25 +256,25 @@ GEM
256256
rdoc (6.7.0)
257257
psych (>= 4.0.0)
258258
regexp_parser (2.9.2)
259-
reline (0.5.9)
259+
reline (0.5.10)
260260
io-console (~> 0.5)
261261
responders (3.1.1)
262262
actionpack (>= 5.2)
263263
railties (>= 5.2)
264264
rexml (3.3.6)
265265
strscan
266-
rspec-core (3.13.0)
266+
rspec-core (3.13.1)
267267
rspec-support (~> 3.13.0)
268-
rspec-expectations (3.13.1)
268+
rspec-expectations (3.13.3)
269269
diff-lcs (>= 1.2.0, < 2.0)
270270
rspec-support (~> 3.13.0)
271271
rspec-mocks (3.13.1)
272272
diff-lcs (>= 1.2.0, < 2.0)
273273
rspec-support (~> 3.13.0)
274-
rspec-rails (6.1.4)
275-
actionpack (>= 6.1)
276-
activesupport (>= 6.1)
277-
railties (>= 6.1)
274+
rspec-rails (7.0.1)
275+
actionpack (>= 7.0)
276+
activesupport (>= 7.0)
277+
railties (>= 7.0)
278278
rspec-core (~> 3.13)
279279
rspec-expectations (~> 3.13)
280280
rspec-mocks (~> 3.13)
@@ -308,7 +308,7 @@ GEM
308308
rbs
309309
syntax_tree (>= 2.0.1)
310310
temple (0.10.3)
311-
thor (1.3.1)
311+
thor (1.3.2)
312312
tilt (2.4.0)
313313
timeout (0.4.1)
314314
tzinfo (2.0.6)
@@ -328,7 +328,7 @@ GEM
328328
websocket-extensions (0.1.5)
329329
xpath (3.2.0)
330330
nokogiri (~> 1.8)
331-
zeitwerk (2.6.17)
331+
zeitwerk (2.6.18)
332332

333333
PLATFORMS
334334
aarch64-linux

0 commit comments

Comments
 (0)