Skip to content

Commit

Permalink
Merge pull request #1377 from alphagov/dependabot/bundler/openapi3_pa…
Browse files Browse the repository at this point in the history
…rser-0.10.1
  • Loading branch information
govuk-ci authored Jan 14, 2025
2 parents 513006c + 77319b0 commit ab3fce8
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 ab3fce8

Please sign in to comment.