Skip to content

Commit 7d4872b

Browse files
Bump rspec-openapi from 0.18.4 to 0.19.0 (#1067)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4031b51 commit 7d4872b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ group :test do
7878
gem 'parallel_tests', '~> 5.1'
7979
gem 'pg_query', '~> 6.1.0'
8080
gem 'prosopite', '~> 2.1.0'
81-
gem 'rspec-openapi', '~> 0.18'
81+
gem 'rspec-openapi', '~> 0.19'
8282
gem 'rspec-retry', github: 'rootstrap/rspec-retry', branch: 'add-intermittent-callback'
8383
gem 'selenium-webdriver', '~> 4.32.0'
8484
gem 'shoulda-matchers', '~> 6.5'

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -347,7 +347,7 @@ GEM
347347
activesupport (>= 4)
348348
railties (>= 4)
349349
request_store (~> 1.0)
350-
loofah (2.24.0)
350+
loofah (2.24.1)
351351
crass (~> 1.0.2)
352352
nokogiri (>= 1.12.0)
353353
mail (2.8.1)
@@ -359,7 +359,7 @@ GEM
359359
matrix (0.4.2)
360360
method_source (1.1.0)
361361
mini_mime (1.1.5)
362-
mini_portile2 (2.8.8)
362+
mini_portile2 (2.8.9)
363363
minitest (5.25.5)
364364
msgpack (1.7.5)
365365
net-http (0.6.0)
@@ -509,7 +509,7 @@ GEM
509509
rspec-mocks (3.13.3)
510510
diff-lcs (>= 1.2.0, < 2.0)
511511
rspec-support (~> 3.13.0)
512-
rspec-openapi (0.18.4)
512+
rspec-openapi (0.19.0)
513513
actionpack (>= 5.2.0)
514514
rails-dom-testing
515515
rspec-core
@@ -684,7 +684,7 @@ DEPENDENCIES
684684
rails (~> 8.0.2)
685685
rails_best_practices (~> 1.20)
686686
reek (~> 6.5)
687-
rspec-openapi (~> 0.18)
687+
rspec-openapi (~> 0.19)
688688
rspec-rails (~> 8.0)
689689
rspec-retry!
690690
rswag-api (~> 2.16.0)

0 commit comments

Comments
 (0)