Skip to content

Commit 1aba515

Browse files
Bump rspec-openapi from 0.20.0 to 0.21.0 (#1238)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 512a235 commit 1aba515

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ group :test do
7979
gem 'parallel_tests', '~> 5.5'
8080
gem 'pg_query', '~> 6.1.0'
8181
gem 'prosopite', '~> 2.1.2'
82-
gem 'rspec-openapi', '~> 0.20'
82+
gem 'rspec-openapi', '~> 0.21'
8383
gem 'rspec-retry', github: 'rootstrap/rspec-retry', branch: 'add-intermittent-callback'
8484
gem 'selenium-webdriver', '~> 4.38.0'
8585
gem 'shoulda-matchers', '~> 7.0'

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -517,15 +517,15 @@ GEM
517517
railties (>= 7.0)
518518
rexml (3.4.4)
519519
rouge (4.3.0)
520-
rspec-core (3.13.5)
520+
rspec-core (3.13.6)
521521
rspec-support (~> 3.13.0)
522522
rspec-expectations (3.13.5)
523523
diff-lcs (>= 1.2.0, < 2.0)
524524
rspec-support (~> 3.13.0)
525525
rspec-mocks (3.13.5)
526526
diff-lcs (>= 1.2.0, < 2.0)
527527
rspec-support (~> 3.13.0)
528-
rspec-openapi (0.20.0)
528+
rspec-openapi (0.21.0)
529529
actionpack (>= 5.2.0)
530530
rails-dom-testing
531531
rspec-core
@@ -703,7 +703,7 @@ DEPENDENCIES
703703
rails (~> 8.0.4)
704704
rails_best_practices (~> 1.23)
705705
reek (~> 6.5)
706-
rspec-openapi (~> 0.20)
706+
rspec-openapi (~> 0.21)
707707
rspec-rails (~> 8.0)
708708
rspec-retry!
709709
rswag-api (~> 2.17.0)

0 commit comments

Comments
 (0)