Skip to content

Commit

Permalink
Bump openapi3_parser from 0.10.0 to 0.10.1
Browse files Browse the repository at this point in the history
Bumps [openapi3_parser](https://github.com/kevindew/openapi_parser) from 0.10.0 to 0.10.1.
- [Changelog](https://github.com/kevindew/openapi3_parser/blob/main/CHANGELOG.md)
- [Commits](kevindew/openapi3_parser@v0.10.0...v0.10.1)

---
updated-dependencies:
- dependency-name: openapi3_parser
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent 513006c commit 77319b0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ group :development, :test do
gem "factory_bot"
gem "govuk_schemas"
gem "govuk_test"
gem "openapi3_parser", "~> 0.10.0"
gem "openapi3_parser", "~> 0.10.1"
gem "pact"
gem "pry-byebug"
gem "rspec-rails"
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@ GEM
omniauth-oauth2 (1.8.0)
oauth2 (>= 1.4, < 3)
omniauth (~> 2.0)
openapi3_parser (0.10.0)
openapi3_parser (0.10.1)
commonmarker (>= 1.0)
opentelemetry-api (1.4.0)
opentelemetry-common (0.21.0)
Expand Down Expand Up @@ -577,7 +577,7 @@ GEM
rb-fsevent (0.11.2)
rb-inotify (0.11.1)
ffi (~> 1.0)
rb_sys (0.9.106)
rb_sys (0.9.107)
rdoc (6.10.0)
psych (>= 4.0.0)
regexp_parser (2.10.0)
Expand Down Expand Up @@ -718,7 +718,7 @@ DEPENDENCIES
govuk_schemas
govuk_test
listen
openapi3_parser (~> 0.10.0)
openapi3_parser (~> 0.10.1)
pact
pg
plek
Expand Down

0 comments on commit 77319b0

Please sign in to comment.