Skip to content

Commit 1dd972b

Browse files
authored
Merge pull request #2184 from codebar/dependabot/bundler/rspec-rails-7.1.1
Bump rspec-rails from 6.1.1 to 7.1.1
2 parents f6fb218 + cbe5c10 commit 1dd972b

File tree

1 file changed

+19
-19
lines changed

1 file changed

+19
-19
lines changed

Gemfile.lock

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ GEM
150150
delayed_job_active_record (4.1.8)
151151
activerecord (>= 3.0, < 8.0)
152152
delayed_job (>= 3.0, < 5)
153-
diff-lcs (1.5.0)
153+
diff-lcs (1.6.0)
154154
docile (1.4.0)
155155
dotenv (3.1.0)
156156
dotenv-rails (3.1.0)
@@ -221,7 +221,7 @@ GEM
221221
rb-fsevent (~> 0.10, >= 0.10.3)
222222
rb-inotify (~> 0.9, >= 0.9.10)
223223
logger (1.6.1)
224-
loofah (2.23.1)
224+
loofah (2.24.0)
225225
crass (~> 1.0.2)
226226
nokogiri (>= 1.12.0)
227227
mail (2.8.1)
@@ -321,7 +321,7 @@ GEM
321321
rack-protection (3.2.0)
322322
base64 (>= 0.1.0)
323323
rack (~> 2.2, >= 2.2.4)
324-
rack-test (2.1.0)
324+
rack-test (2.2.0)
325325
rack (>= 1.3)
326326
rails (7.0.8.1)
327327
actioncable (= 7.0.8.1)
@@ -370,23 +370,23 @@ GEM
370370
rouge (4.1.3)
371371
rspec-collection_matchers (1.2.1)
372372
rspec-expectations (>= 2.99.0.beta1)
373-
rspec-core (3.12.2)
374-
rspec-support (~> 3.12.0)
375-
rspec-expectations (3.12.3)
373+
rspec-core (3.13.3)
374+
rspec-support (~> 3.13.0)
375+
rspec-expectations (3.13.3)
376376
diff-lcs (>= 1.2.0, < 2.0)
377-
rspec-support (~> 3.12.0)
378-
rspec-mocks (3.12.6)
377+
rspec-support (~> 3.13.0)
378+
rspec-mocks (3.13.2)
379379
diff-lcs (>= 1.2.0, < 2.0)
380-
rspec-support (~> 3.12.0)
381-
rspec-rails (6.1.1)
382-
actionpack (>= 6.1)
383-
activesupport (>= 6.1)
384-
railties (>= 6.1)
385-
rspec-core (~> 3.12)
386-
rspec-expectations (~> 3.12)
387-
rspec-mocks (~> 3.12)
388-
rspec-support (~> 3.12)
389-
rspec-support (3.12.1)
380+
rspec-support (~> 3.13.0)
381+
rspec-rails (7.1.1)
382+
actionpack (>= 7.0)
383+
activesupport (>= 7.0)
384+
railties (>= 7.0)
385+
rspec-core (~> 3.13)
386+
rspec-expectations (~> 3.13)
387+
rspec-mocks (~> 3.13)
388+
rspec-support (~> 3.13)
389+
rspec-support (3.13.2)
390390
rubocop (1.72.2)
391391
json (~> 2.3)
392392
language_server-protocol (~> 3.17.0.2)
@@ -491,7 +491,7 @@ GEM
491491
websocket-extensions (0.1.5)
492492
xpath (3.2.0)
493493
nokogiri (~> 1.8)
494-
zeitwerk (2.7.1)
494+
zeitwerk (2.7.2)
495495

496496
PLATFORMS
497497
ruby

0 commit comments

Comments
 (0)